File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CodeBack is a tool to download all your code submissions from code contest sites &mdash ; Codeforces, Spoj and Codechef
22
33GITHUB : [ https://github.com/koldbyte/CodeBackup ] ( https://github.com/koldbyte/CodeBackup )
4-
4+
5+ Update v2:
6+ I have updated the app.
7+ It is now Java7 compatible.
8+ I also added new features &mdash ; Fetch all AC submissions.
9+ It also includes some bug fixes.
10+ [ Download here v2 ] ( https://github.com/koldbyte/CodeBackup/releases/download/Codeback_v2/CodeBackup_v2.jar )
11+
12+
513How to use it?
614
715 1. Enable the checkbox for which you want to fetch submissions.
@@ -21,13 +29,10 @@ Features:
2129
2230Screenshot::
2331
24- ![ ] ( http://i.imgur.com/goHCEKE .png?1 )
32+ ![ ] ( http://i.imgur.com/CMqeiP3 .png )
2533
2634Credits: Used some idea from https://github.com/ideamonk/spojbackup for Spoj
2735
2836TODO::
29371 ) For fetching code of Codeforces gym submissions, password is also required. So currently, no gym submissions will be downloaded.
30382 ) Add check to verify if the handle is valid.
31-
32- [ Download here ] ( https://github.com/koldbyte/CodeBackup/releases/download/Codeback_v1/CodeBackup_v1.jar )
33-
You can’t perform that action at this time.
0 commit comments