Git Product home page Git Product logo

minotime's Introduction

MinoTime

A program for streamlining immersion tracking with Toggl Track


What is MinoTime?

MinoTime is an in-progress program for tracking immersion hours and getting neat data and cool numbers by using Toggl Track’s API. This was originally made to generate daily immersion logs for me to send in a Discord accountability channel (though as of 11 May 2023 that is still the only feature lol).

Installation

You will need to have Python installed. You can download Python 3 from the official website at https://www.python.org/downloads/.

In addition, you will need to install the PyQt5 library and any other required dependencies. You can install the required libraries by running the following command in your terminal:

pip install -r requirements.txt

Once you have installed Python and the required dependencies, you can run the project by running the following command in your terminal:

python main.py

Right now, the API log in screen doesn’t actually take in anything, the token is just read from a token.json file that needs to be created by the user. :P

minotime's People

Contributors

mikumino avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.