Codefetch is a decorative program that displays codeforces profiles on a terminal.
To install, execute these:
git clone /~https://github.com/cMerd/codefetch.git
mkdir build
make
sudo cp ./build/codefetch /usr/bin/codefetch
$ codefetch <handle>
╭────────────────────────────────────╮
│ Rank Handle │
├────────────────────────────────────┤
│ Full name: Name │
│ From City, Country │
│ At Organization │
│ Rating: ____(max. ____, Rank) │
│ Contribution: +___ │
╰────────────────────────────────────╯
Colors don't work on windows.