https://github.com/the-puppet-studios/c-bos
C-Bos is a Command Line App made in Python
https://github.com/the-puppet-studios/c-bos
cli fun python shell
Last synced: 2 months ago
JSON representation
C-Bos is a Command Line App made in Python
- Host: GitHub
- URL: https://github.com/the-puppet-studios/c-bos
- Owner: The-Puppet-Studios
- License: mit
- Created: 2024-09-12T22:30:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T08:01:08.000Z (over 1 year ago)
- Last Synced: 2025-02-01T23:26:57.067Z (over 1 year ago)
- Topics: cli, fun, python, shell
- Language: Python
- Homepage: https://thepuppet57.alwaysdata.net/tps/cbos
- Size: 1.47 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C-Bos
A command-line app made in python for fun.
So I made the original in python in 2022 but I wanted to rewrite it so I made it in c++ but then I realized that libcurl is **the devil** so I rewrote it again in python.
# How to use
## Windows
Install python then download the latest version of cbos then run install.cmd (it installs essential libraries)
Then type `help` while in cbos
## Linux
Install python then download cbos and run install.sh in your terminal with the command `sh install.sh`
install.sh only works on arch based distros sadly.
# State of Development
Development on C-Bos is currently paused (mostly) and I dont know when it will be resumed.