Coder Social home page Coder Social logo

xelox / screentimerec Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 16.25 MB

A simple application made with typescript, running on nodejs, that tracks the ammount of time spent on apps and saves it locally

License: MIT License

TypeScript 77.52% JavaScript 0.20% Batchfile 0.01% HTML 0.24% Svelte 21.49% CSS 0.54%
nodejs productivity-tracker small-project time-tracker typescript daemon

screentimerec's Introduction

Simple Application-usage Time Tracker

This application records time spent on programs and saves it in the folder %APPDATA%/Simple Application Usage Time Tracker/data folder. Data is only collected and saved locally.

Requirements

In order to run this program at all you need nodejs installed, also, to run it in the background you may need to install with npm install -g forever the forever module, otherwise you can choose your own way to run build/tracker.js in the background, or even run it manually as you may need.

Instructions to run this tracker on startup (Windows)

  1. Right click the file "startService.bat" from the dist folder.
  2. Click on "Copy as Path".
  3. Press Win+R to open the Run dialog.
  4. Type shell:startup and press Enter. This will open the Startup folder.
  5. Inside the folder that just opened, right click, hover "new", select "Shortcut".
  6. In the dialog that opens, paste the Path to "startTracker.bat" and press next, then press finish.

Options

To set:

  • The output directory
  • The filename format
  • The delay between each check

Edit options.example.yaml and rename it do options.yaml.

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.