Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

trojan11's blog

By trojan11, history, 5 years ago, In English

Hi everyone, cfs is a command line tool which utilizes Codeforces API to view problems, contests, blogs, user details and submissions right in the terminal.

Setup

pip install cfs

OR

git clone https://github.com/prasoonbatham11/cfcli.git
python3 setup.py install

Links

How it looks

Footnote

  • Please star the repo if you like it.
  • Feel free to report issues.

Full text and comments »

  • Vote: I like it
  • +74
  • Vote: I do not like it