https://github.com/ahmed-dinar/codeforces-cli
A simple command line tool for Codeforces coders
https://github.com/ahmed-dinar/codeforces-cli
cli cli-utilities codeforces codeforces-api codeforces-coders codeforces-tags command-line-tool competitive-programming online-judge programming-contests
Last synced: about 2 months ago
JSON representation
A simple command line tool for Codeforces coders
- Host: GitHub
- URL: https://github.com/ahmed-dinar/codeforces-cli
- Owner: ahmed-dinar
- License: mit
- Archived: true
- Created: 2016-10-16T12:37:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-11T07:56:49.000Z (10 months ago)
- Last Synced: 2025-03-29T02:23:16.055Z (2 months ago)
- Topics: cli, cli-utilities, codeforces, codeforces-api, codeforces-coders, codeforces-tags, command-line-tool, competitive-programming, online-judge, programming-contests
- Language: JavaScript
- Homepage:
- Size: 250 KB
- Stars: 23
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```text
____ _ __ ____ _ ___
/ ___|___ __| | ___ / _| ___ _ __ ___ ___ ___ / ___| | |_ _|
| | / _ \ / _` |/ _ \ |_ / _ \| '__/ __/ _ \/ __| | | | | | |
| |__| (_) | (_| | __/ _| (_) | | | (_| __/\__ \ | |___| |___ | |
\____\___/ \__,_|\___|_| \___/|_| \___\___||___/ \____|_____|___|
```
A simple and useful Command Line tool for Codeforces coders[](https://travis-ci.org/ahmed-dinar/codeforces-cli) [](https://ci.appveyor.com/project/ahmed-dinar/codeforces-cli) [](https://coveralls.io/github/ahmed-dinar/codeforces-cli) [](https://david-dm.org/ahmed-dinar/codeforces-cli)
## Features
- Submit code with remember password option in all language supported by Codeforces.
- Live judge status after submission or anytime.
- Download accepted solutions with problem statement.
- User submission statistics based on codeforces tags.
- Codeforces tags distribution.
- Contest standings by user/country.
- User rating with chart view/table view.
- User rating by country.
- User info (profile).
- Cross-platform support.Tested on Linux, Mac and Windows.## Releases
#### Work in progress## Inspirations
- [Codeforces API](http://codeforces.com/api/help)## License
##### [MIT](https://raw.githubusercontent.com/ahmed-dinar/codeforces-cli/master/LICENSE) © [Ahmed Dinar](https://ahmeddinar.com/)