Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/deep-codes/blogr
- Owner: Deep-Codes
- License: mit
- Created: 2021-09-14T16:55:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T16:55:58.000Z (about 3 years ago)
- Last Synced: 2024-10-11T13:23:04.482Z (27 days ago)
- Topics: blogs, cli, golang, server
- Language: Go
- Homepage:
- Size: 4.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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