/JoJo

:mag: :eyes: Utility to check last-visit of your CodeForces friends & much more, :rocket: powered by CodeForces API

Primary LanguageCMake

JoJo

🔍 👀 CLI utility to check last-visit of your CodeForces friends & much more, 🚀 powered by CodeForces API

Features

  • Online Friends
  • All Friends

Prerequisite

Setup

  1. Clone
$ mkdir JoJo && cd JoJo
$ git clone https://github.com/piedcipher/JoJo.git
$ pub get
  1. Add API credentials in config.dart

  2. Run

$ dart2aot bin/main.dart bin/release.dart
$ dartaotruntime bin/release.dart -h

JoJo is a CLI utility to check last-visit of your CodeForces friends & much more.

-o, --onlinefriends    Shows Online Friends
-f, --friends          Shows Friends
-h, --help             Help

Dependencies

Credits

Created from templates made available by Stagehand under a BSD-style license.