Home

Awesome

TBlogs

Build status Go Report Card MPL-2.0 License

Summary

TBlogs is a basic app for your terminal that allows you to read, follow and save posts from development blogs from lots of companies.

What It Looks Like

TBlogs Demo

Other screens

Help section

<p align="center"><img src="images/help.png"></p>

Blogs section

<p align="center"><img src="images/blogs.png"></p>

Saved Posts

<p align="center"><img src="images/saved-posts.png"></p>

Install

You can install by the following set of instructions:

  1. Clone or download the repo, and navigate to the repo directory
  2. Just run go run . inside the repo directory
  3. You can also try compiling it with:
    • make - Work in progress
  4. Assuming the binary has built correctly, you can simply run the file inside the bin directory:

Usage

Start the app by running go run . or go build . and then run ./tblogs to open it.

At first you will land on the help page just for this time.

Then you can simply use it with the shortcuts or with the mouse.

Shortcuts

Contributing

If you find any bugs, please report them! I am also happy to accept pull requests from anyone.

You can use the GitHub issue tracker to report bugs, ask questions, or suggest new features.

For a more informal talk, just ping me ezeoleaf@gmail.com :)