Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
/ moneytor Public archive

Visualize your monthly earnings in real time using Wakatime's API

Notifications You must be signed in to change notification settings

BSoDium/moneytor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪙 Moneytor.

Moneytor is a lightweight web application built on top of the Wakatime API. It allows you to view your coding activity in a simple and easy to understand way, while calculating your earnings based on your hourly rate.

Prerequisites

This application requires a Wakatime API key. You can get one by signing up for a free account at Wakatime. The data used to calculate your earnings is based on your coding activity, and therefore requires you to have Wakatime plugins installed and configured on your IDEs.

Browser configuration

At this time, Moneytor requires the use of an HTTP request interceptor to work properly (you will not be able to authenticate without it). I recommend using Requestly for this purpose, since it is completely free, and a ready-to-use configuration is provided here.

For more information on how and why this is required, please refer to #3.

Developer setup

This project uses Yarn as its package manager, and is based on Create-react-app template. To install the dependencies, run:

yarn install

To start the development server, run:

yarn start

To build the application for production, run:

yarn build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Visualize your monthly earnings in real time using Wakatime's API

Topics

Resources

Stars

Watchers

Forks