https://github.com/thecodex234/pyonb-os
A Python OS made in CoLab. Heavily under it's WIP stage.
https://github.com/thecodex234/pyonb-os
ipynb operating-system wip-but-usable
Last synced: 10 months ago
JSON representation
A Python OS made in CoLab. Heavily under it's WIP stage.
- Host: GitHub
- URL: https://github.com/thecodex234/pyonb-os
- Owner: thecodex234
- License: other
- Created: 2024-11-09T22:56:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-10T07:04:45.000Z (over 1 year ago)
- Last Synced: 2025-02-27T04:48:40.076Z (about 1 year ago)
- Topics: ipynb, operating-system, wip-but-usable
- Language: Jupyter Notebook
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# PyoNB-OS
PyoNB-OS (p-ee-onb-oh-ess) stands for Python Notebook Operating System. It's exactly what it sounds like, an Operating System made in a Jupyter Notebook. It's still heavily WIP, but (I think) it's coming along nicely.
## Features
---
### .txt file writing
It can read and write .txt files. This is especially good for your essays. I'm still working on how indents work, but for now, it works amazingly.
### Chats and Contacts
This is a current WIP. The contacts book works great, but the chats are still being worked on. It doesn't exactly work for now, you'll have to convert the file to a .py file if you want it to work.
### HTML Browser
Using BeautifulSoup, enter any web address (needs to have https://) and the HTML version of it will pop out. I'm still working on how newlines and search engines will work, but for now it works fine otherwise.