Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 989 Bytes

File metadata and controls

26 lines (17 loc) · 989 Bytes

Github Widget

-Desktop widget, with the aim of counting your commits, and current streak

About the project

This project was developed with the aim of having a motivating widget that encourages daily commits, showing your current streak of commits.

The widget was developed using typescript, react and electron, and works in the system tray

the current Streak image used was generated by the api of this repository: Repo

Instructions

in the terminal in the project's home folder, use this command to enter the main folder.

cd GithubWidget

Then, to test it:

npm run dev
  • Below I will leave a link to download the program's executable. It will be in the win-unpacked folder of the dist folder. After running the .exe, the icon to open the application will be in the system tray.
  • program's executable