https://github.com/amanmj/codeforces-backup
A desktop Java Application to backup codeforces AC submissions.
https://github.com/amanmj/codeforces-backup
hacktoberfest
Last synced: 13 days ago
JSON representation
A desktop Java Application to backup codeforces AC submissions.
- Host: GitHub
- URL: https://github.com/amanmj/codeforces-backup
- Owner: amanmj
- Created: 2015-07-05T17:33:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T06:35:53.000Z (over 4 years ago)
- Last Synced: 2025-02-05T14:11:39.597Z (3 months ago)
- Topics: hacktoberfest
- Language: Java
- Homepage:
- Size: 396 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codeforces-Backup
A desktop Java Application build using Jsoup API that is used to backup codeforces AC submissions of any user.
## NOTE:
1. Gym problems will not be backed up because they require login for that particular user.
2. To run this on linux platform you need to download oracle Java, openJDK won't work.## How to backup solutions
1. First clone the repo : ``` git clone https://github.com/amanmj/Codeforces-Backup ```
2. Enter the directory CF : ``` cd CF```
3. Use the following command : ``` java -jar Codeforces-Backup.jar```
4. Enter the username of the user , select the directory where you want to save the codes and you are done.# Screenshots

