Skip to content

Release 0.1.0

Latest
Compare
Choose a tag to compare
@MasFlam MasFlam released this 30 Dec 22:26
· 12 commits to master since this release
4291b06

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