Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)