CodeBack

CodeBack is a tool to download all your code submissions from code contest sites — Codeforces, Spoj and Codechef

GITHUB : https://github.com/koldbyte/CodeBackup

Features

Requirements

Usage

1. Enable the checkbox corresponding to Contest sites for which you want to fetch submissions.  
2. Enter your handle(username) registered on the website.  
3. Select a directory where you want to save the codes  
4, Select other options as required.  
5. Hit Run.  

Note:- CodeBack will save all the Codes and Problem Statement in following directory format :
(Select Directory) / (Handle) / (ContestSite) / (ProblemName) / (ProblemName)-(SubmissionId).(Ext)

Download

Download here

Screenshots

Credits

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

Contribute

If you have found a bug or have an feature request, feel free to fork & code it. And don't forget to send pull requests.