Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T23:06:21.000Z (about 2 months ago)
- Last Synced: 2024-10-16T07:39:45.376Z (about 1 month ago)
- Topics: cli, fun, python, shell
- Language: Python
- Homepage: https://thepuppet57.alwaysdata.net/tps/cbos
- Size: 1.46 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.
# Old releases
To see releases before 3.0.0 please go to [the old repo.](https://github.com/Thepuppetqueen57/C-Bos)