TBlogs 💻
TBlogs is a basic app for your terminal written in Go that allows you to read, follow and save posts from development blogs from lots of companies/personal blogs.
Currently it's a side project that I used for learning Go. It started as an API that returns RSS feeds and then turned into this small app that is using the API.
Here is the repo so you can take a look if you want https://github.com/ezeoleaf/tblogs
What It Looks Like
Home page
Here you can see/read the posts from the blogs you're following.
Blogs section
Here you will have all the available blogs. In here you can read the blogs or follow them (If you follow them, you will find the posts in your home page)
For now, there are ~30 blogs available but will be adding more in the coming weeks
Saved Posts
Once you have a post in your home page or if you are reading posts from a blog, you can save them and have them available in the Saved Posts page.
Help section
Finally, in the help section you will see all the shortcuts available in the app
Contributing
If you find this useful or interesting, just contribute to it. Will be really happy to receive your feedback.
For a more informal talk, just ping me ezeoleaf@gmail.com :)
Any comment/suggestion is welcome :)
Top comments (0)