|
| 1 | +# PyTermOS |
| 2 | + |
1 | 3 |
|
| 4 | +PyTermOS is a lightweight, Linux-Based operating system designed specifically for educational purposes and older hardware, emphasizing minimalism and efficiency. It provides lot's of great everyday functions like Supercommands and other. Here, at PyTermOS you can see the power of Linux-Based operating systems. |
| 5 | +# Features |
| 6 | +## Lightweight Design |
| 7 | + |
| 8 | +Optimized for performance on both modern and legacy hardware (Raspberry Pi Family). |
| 9 | +## Educational Tool |
| 10 | +Perfect for students and enthusiasts looking to delve into the workings of a Linux-based OS. |
| 11 | +## PyTerm CLI Interface. |
| 12 | +PyTerm CLI Interface is very easy to use. Especially for people who think bash is hard to learn. |
| 13 | +To see the commands, you can type ? or help in the PyTerm CLI Interface. |
| 14 | +To see the usage of the commands, please go to [PyTerm's official README file](https://github.com/MarkPavlenko/PyTerm/blob/main/README.md). |
| 15 | +## Community Driven |
| 16 | +Open to contributions and improvements. You can fork or download the .zip file to make changes. |
| 17 | +# Installation |
| 18 | +The installation is very easy and great for people the only start using Linux Distros. |
| 19 | +## Requirements |
| 20 | +A Raspberry Pi (Works on every version of RPi), |
| 21 | + |
| 22 | +SD Card (minimum 8 GB recommended) |
| 23 | +and |
| 24 | + |
| 25 | +Internet connection for initial setup and downloads. |
| 26 | +## Installation Guide |
| 27 | +Download the latest release of PyTermOS from the Releases page. |
| 28 | +### Write the image to an SD card |
| 29 | +Use a tool like RPi-Imager or Balena Etcher. |
| 30 | +Insert the SD card into your Raspberry Pi. |
| 31 | +### Boot your Raspberry Pi |
| 32 | +Connect your Raspberry Pi to power and a display. |
| 33 | +Wait until the system starts. |
| 34 | +# Usage |
| 35 | +After installing PyTermOS, you can interact with the system through the [PyTerm](markpavlenko.github.io/PyTerm) command line interface (PTCLI). |
| 36 | +## Starting the CLI |
| 37 | +Turn on your Raspberry Pi. |
| 38 | +Wait until the system starts. |
| 39 | +When the loading ends, you will be greeted by the [PyTerm](markpavlenko.github.io/PyTerm) command prompt. |
| 40 | +# Contributing |
| 41 | +We welcome contributions from the community! Whether it's bug fixes, feature additions, or improvements to documentation, your help is appreciated. Please read CONTRIBUTING.md for details on the process for submitting pull requests to me. |
| 42 | +## License |
| 43 | +PyTermOS is open source and freely available under the MIT License. See the LICENSE file for more details. |
| 44 | +## Contact |
| 45 | +For support, feedback, or queries, please reach me out at markpavlenkos@icloud.com (main) or at markpavlenkos@gmail.com (trash). |
0 commit comments