I'm developing a list manager

slash 053580c56d udp пре 3 година
defaultConfigs 0dd84bc7d0 udp пре 4 година
.gitignore 2b56048524 upd пре 3 година
README.md 053580c56d udp пре 3 година
SLM.py 2b56048524 upd пре 3 година
requirements.txt a7b5de2ba8 requirements file пре 4 година
setup.py 5f45946c7c udp пре 4 година
toProject.png 57a7a12694 udp пре 4 година
userConfig.json 3ce644c746 User config file пре 4 година

README.md

Simple list manager

Simple list manager

Installing :

Linux(Arch/Manjaro)

git clone https://notabug.org/slashuser/SLMProject.git
cd SLMProject
pip3 install -r requirements.txt
python3 setup.py

Linux(Debian/Ubuntu)

git clone https://notabug.org/slashuser/SLMProject.git
cd SLMProject
pip3 install -r requirements.txt
python3 setup.py