Zahid_Hasan_Sahin's blog

By Zahid_Hasan_Sahin, history, 21 month(s) ago, In English

Codeforces Submission Downloader

Helps you to save your codeforces submission to offline

---

Motive

some days ago i was trying to download and save my all submission to github. i found some github Repositories/Apps but most of them are outdated(not working!). so i try to build this own.✨

Features

  • Download Accepted,WA,TLE,RE,MLE submission of codeforces.
  • Cross-platform
  • save files with submission language extension(e.g. .cpp for c++)

Requirements

  • JDK 11 or above

Usage


download it(don't need installaion) insert your codeforces handle choose a folder click download button wait for some times check the folder ✨BOOM✨

Tools used

  • java swing
  • netbeans
  • multi-threading
  • codeforces api

Download

Download app

github-link: https://github.com/zahid-hasan-sahin/Codeforces-Submission-Downloader

Contribute

if you want to Contribute, feel free to send pull request.

  • Vote: I like it
  • -1
  • Vote: I do not like it

| Write comment?