Giter Site home page Giter Site logo

tamzuu / tkinteros Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 379 KB

A Fake Operating System Inspired By GodotOS

License: MIT License

Python 100.00%
customtkinter operatingsystem os python-app python-game pythonapplication tkinter tkinter-game tkinterapp tkintergame

tkinteros's Introduction

TkinterOS

Please Note: TkinterOS is a new project, and it's still in its early stages of development. Expect frequent updates, improvements, and potential bugs. Contributions and feedback are highly encouraged to help shape the future of this project!

TkinterOS is a fun and lightweight fake operating system built using CustomTkinter library.
Inspired by GodotOS, TkinterOS offers a playful environment for users to explore and interact with.

Screenshots

Features

  • User-Friendly Interface: Navigate through the system with ease thanks to the intuitive graphical interface.
  • Desktop Environment: Immerse yourself in a modern graphical desktop environment featuring a sleek Python color theme.
  • Python (Snake Game): Enjoy a classic Snake game right within TkinterOS, perfect for some quick entertainment.

Upcoming Features

  • File Management: Create, edit, and organize files seamlessly within the operating system.
  • More Applications: Add more interactive applications to enrich the user experience.
  • Customization Options: Provide users with additional customization features to personalize their TkinterOS experience.

Feel free to explore TkinterOS and contribute to its development!

tkinteros's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

tkinteros's Issues

The module that this is using, 'playsound' is having some problems, thus cant be installed. [READ BELOW]

Basically I tried to run the main.py file here, and It gave me a ModuleNotFoundError of "playsound"
I tried to pip install playsound and it didnt work
So you might wanna remove the dependency or move to another one, cuz if people can't try your OS like that, they wont dig deeper.

Huge PS: Please have a try except block for the imports, and catch this ModuleNotFoundError and run a os.system("pip ") [where modulename is the module's name to be installed]

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.