Features
The following features are fully implemented:
- Login and saving login credentials
- Retrieving and displaying contest list
- Submitting to problems
- Retrieving and displaying user profile
- Caching
The following are partially implemented and accessible:
- Contest news
And the following are planned:
- Retrieving and displaying rankings
- Applying to contests
Installation
Download the tarball and unpack it, cd
into that directory and run install.sh
(will probably need root):
$ tar -xzf SatoriCLI.tar.gz
$ cd SatoriCLI
$ sudo ./install.sh