Skip to content

jafar-jabr/offline_docs_v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline documentation

is an open source application started by Jafar Jabr @ https://github.com/jafaronly for saving important data which is needed in daily basis work
at then end to be like external memory

Getting Started

To start the application after cloning it from github repository

Installing

python3

pip3 install -r requirement.txt

python

pip install -r requirement.txt

Reset database

note run this command befor opening in first time just to reset databas this will delete databse and recreate again

//python3
python3 reset_database.py
//python
python reset_database.py

Running

python offlineDocs.py

Pycharm

 cd venv/bin/
 
 pip3 install -r ../../requirement.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages