/leetcode-stats

Keep track of your LeetCode progress with this nifty electron app.

Primary LanguageJavaScriptMIT LicenseMIT

Desktop App for LeetCode progress tracking

Minimalist, always on top desktop application for keeping track of your LeetCode progress.

stats-for-leetcode

Download

Download it from here.

Running Dev

If for some signing - macOS reason the release does not work, or if you want to test and tinker with the app on your own.

npm run start

Build

Build on your own

npm run package

You will find the built app in /builds.

This application is a work in progress. Please give feedback!