PrinceOs is a lightweight command-line shell builit in python. It support adding/reading/searching/deleting ntes, a calculator, and command history - all persisted to disk with JSON. Built as an OOP refactor of an earlier procedural version, focused on clean state management via a single class

1 Open Issue Need Help Last updated: Aug 7, 2026

Open Issues Need Help

View All on GitHub
Add an IP scanner about 2 hours ago
good first issue

PrinceOs is a lightweight command-line shell builit in python. It support adding/reading/searching/deleting ntes, a calculator, and command history - all persisted to disk with JSON. Built as an OOP refactor of an earlier procedural version, focused on clean state management via a single class

Python