Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deep-codes/blogr

🧘🏽‍♂️ Dead simple way to save blogs to read -> via CLI or server / GUI
https://github.com/deep-codes/blogr

blogs cli golang server

Last synced: 13 days ago
JSON representation

🧘🏽‍♂️ Dead simple way to save blogs to read -> via CLI or server / GUI

Awesome Lists containing this project

README

        

# Blogr

Dead simple way to save blogs to read -> via CLI or server / GUI

> ⚠️ Not the most fluent Golang code

## Usage:

```bash
Usage:

-l lists all blogs
-a adds blog
-r removes blog
-u updates blog
-s start server
```

All Blogs are saved in `.json` file.

Replace the `paths` according to your needs + build the binary and your good to use this.

## Todos

- Updating Blog's `read` status via server