Skip to content

Commit 442f5a3

Browse files
committed
2 parents 83bf441 + 026dbc6 commit 442f5a3

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
CodeBack is a tool to download all your code submissions from code contest sites — Codeforces, Spoj and Codechef
22

33
GITHUB : [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 — 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+
513
How to use it?
614

715
1. Enable the checkbox for which you want to fetch submissions.
@@ -21,13 +29,10 @@ Features:
2129

2230
Screenshot::
2331

24-
![ ](http://i.imgur.com/goHCEKE.png?1)
32+
![ ](http://i.imgur.com/CMqeiP3.png)
2533

2634
Credits: Used some idea from https://github.com/ideamonk/spojbackup for Spoj
2735

2836
TODO::
2937
1) For fetching code of Codeforces gym submissions, password is also required. So currently, no gym submissions will be downloaded.
3038
2) 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-

0 commit comments

Comments
 (0)