Giter Site home page Giter Site logo

techi-joe / appusagegui Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 352 KB

Record your time spent in a specific application. Use cases include charging clients for remote work done in a specific app.

License: GNU General Public License v3.0

Python 100.00%

appusagegui's Introduction

App Usage GUI

Application Runtime Tracker

This program tracks the runtime of a specified application, logging the duration the application is running over multiple instances, with unique sessions for each app.

Features

  • Tracks the total runtime of a specified application.
  • Supports continuation from previous sessions.
  • Provides formatted runtime breakdown (hours, minutes, seconds).

Installation

  1. Clone this repository:

    git clone https://github.com/Adam-Code/AppUsageGUI
  2. Ensure you have Python 3.12.4 installed on your system.

  3. Install the required libraries:

    pip install -r requirements.txt

Usage

  1. Run the application via the terminal, with the terminal open in the AppUsageGUI directory:

    python src/main.py
  2. ensure that the target application is running.

  3. If previous sessions are detected, you will be prompted to continue from a previous session or start a new one

  4. The script will display the tracked runtime in real-time. To stop tracking, close the tracked application.

  5. After fully quitting the tracked application, you will be prompted to save the data

appusagegui's People

Contributors

adam-color 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.