yazeedhasan97 / Figuroz

A fully functional cross platform desktop time tracking tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figuroz

To install the project

  1. Make sure you have python 3.10.X
  2. Create a local environment for python using "python -m venv venv"
  3. activate the environment this would be automatically using IDEs like PyCharm or type "source venv/bin/activate" in the terminal -- Note: For this to work, python must be in your system environment variables
  4. Install all the needed packages "pip install -r requirements.txt"
  5. Run the project, "views.py" is the current main script (meanwhile)

About

A fully functional cross platform desktop time tracking tool


Languages

Language:Python 100.0%