Skip to content

A desktop application which shows stuff related to Competitive Programming everytime it launches.

Notifications You must be signed in to change notification settings

KarthikSundar2002/EveryDayCP

Repository files navigation

EveryDayCP

It is a desktop application which shows stuff related to Competitive Programming everytime it launches.

I wanted to learn electron and also I had to learn Competitve Programming, so I had to make this project. It is an electron-app which scrapes one of the most useful references out there cp-algorithms.

You can dowinload the ubuntu installer here.

After cloning the repo, to locally build it, follow the command below

  npm install --save-dev @electron-forge/cli
  npx electron-forge import
  npm run make

About

A desktop application which shows stuff related to Competitive Programming everytime it launches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published