Download your codeforces submission to offline

Revision en1, by Zahid_Hasan_Sahin, 2022-08-30 20:28:36

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.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Zahid_Hasan_Sahin 2022-08-30 20:28:36 1183 Initial revision (published)