An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

```text
____ _ __ ____ _ ___
/ ___|___ __| | ___ / _| ___ _ __ ___ ___ ___ / ___| | |_ _|
| | / _ \ / _` |/ _ \ |_ / _ \| '__/ __/ _ \/ __| | | | | | |
| |__| (_) | (_| | __/ _| (_) | | | (_| __/\__ \ | |___| |___ | |
\____\___/ \__,_|\___|_| \___/|_| \___\___||___/ \____|_____|___|
```
A simple and useful Command Line tool for Codeforces coders

[![Travis branch](https://img.shields.io/travis/ahmed-dinar/codeforces-cli/master.svg?label=unix&style=flat-square)](https://travis-ci.org/ahmed-dinar/codeforces-cli) [![AppVeyor branch](https://img.shields.io/appveyor/ci/ahmed-dinar/codeforces-cli/master.svg?label=windows&style=flat-square)](https://ci.appveyor.com/project/ahmed-dinar/codeforces-cli) [![Coveralls branch](https://img.shields.io/coveralls/ahmed-dinar/codeforces-cli/master.svg?style=flat-square)](https://coveralls.io/github/ahmed-dinar/codeforces-cli) [![David](https://img.shields.io/david/ahmed-dinar/codeforces-cli.svg?label=deps&style=flat-square)](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/)