# Program is to create links to the bookmark between topics and manage your studing process by courses and books # ----------------- Build Comands -------------------------- pyinstaller --onefile main.py pyinstaller -y -F -w Bookmarks.py # --------------- Build Application ------------------------ auto-py-to-exe
zazachubin/Bookmarks-Manager
Program creates links as bookmark with different topics and manages your progress
Python