[SHOW] fcc-cli a CLI app to browse the forum

Hi everyone,
I am currently writing a TUI (CLI app) to browse the forum. Is a work in progress (I need to add tests, better documentation, etc) but is usable and faster than Firefox.

Motivation

I have a slow internet connection and an old laptop, so I need something more lighter than a browser ( I also use a fork of st as a terminal emulator for the same reason). Most of the time, a CLI app is often better due to my constrains.

Some pictures
  • Home

  • Selected Category

  • Selected Post

A video
The repo

fcc-cli repo

Cheers and happy coding :slight_smile:

1 Like

This is awesome, definitely going to check this out great work! :robot:

1 Like

Thank you :slight_smile: , I hope you find it useful.

Cheers and happy coding :slight_smile: