Skip to content

A linux based desktop evironment written entirely in python.

Notifications You must be signed in to change notification settings

Captian-obvious/PyOS_Source_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT HAS BEEN SUPERCEEDED BY PyOS_Linux

PyOS

A linux-like desktop evironment written entirely in python (with tkinter).

This has taken a very long time to implement but here is the first look at PyOS, a linux-like desktop evironment written entirely (besides a few mandatory .so files) in python.

How it functions

This is a linux-like desktop evironment based on Linux-Mint Operating system. It is designed to be ran with only an underlying kernel, window manager and filesystem. Everything else needed has been either implemented in python, or in low level c++ for things like the drivers it needs (the mandatory .so files);

How to use it

  • First, download the source files and compile them using a python builder like PyInstaller.
  • Second, After running the 'installer', set up its root environment.
  • Third, create a user.
  • Fourth, Enjoy the desktop evironment.

About

A linux based desktop evironment written entirely in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages