Code Monkey home page Code Monkey logo

py_os's Introduction

Py_OS - Python-tkinter Based Operating System Simulation

Py_OS is a basic operating system simulation implemented in Python. It provides a graphical user interface (GUI) with features reminiscent of common operating systems. This project is designed for educational purposes and as a starting point for understanding GUI development in Python.

Features

  • File Management: Explore and manage files and folders with a basic file manager.
  • Application Management: Download, install, and open applications through the software store.
  • User Interface (UI): A graphical user interface with buttons, frames, and drag-and-drop functionality.
  • Settings and Customization: Customize the background color and window opacity according to your preferences.
  • Notification and Navigation: Receive notifications and navigate through the simulated operating system.

Set up manually by downloading files as the method mentioned below is not tested yet (Recommended)

Getting Started

  1. Prerequisites:

    • Ensure you have Python installed on your system.
    • Additional dependencies are listed in the requirements.txt file.
  2. Installation:

    • Clone this repository to your local machine.
    git clone https://github.com/warlord1901t/Py_OS.git
  3. Install the project dependencies:

    • Install all the dependencies that are important for Py_OS to work
    pip install -r requirements.txt
  4. Run the Simulation:

    • Navigate to the project directory and run the main script.
    python main.py

    or

    python3 main.py
  5. Explore and Customize:

    • Use the file manager, software store, and other features to explore and interact with the simulation.
    • Customize the appearance through the settings options.

Contributing

Contributions are welcome! Feel free to open issues or pull requests for improvements or additional features.

For Contribution Guidelines visit Contribution-Guidelines.md

Acknowledgments

  • This project is inspired by the need for educational resources in GUI development using Python.
  • Special thanks to the Python community for their support and contributions.

Author

  • Yatin Anil Anchan
  • Faiz Sayyed

py_os's People

Contributors

warlord1901t avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.