https://github.com/kvch/redme
minimalistic and ugly feedreader
https://github.com/kvch/redme
feed-reader golang minimalist
Last synced: 3 months ago
JSON representation
minimalistic and ugly feedreader
- Host: GitHub
- URL: https://github.com/kvch/redme
- Owner: kvch
- License: agpl-3.0
- Created: 2017-03-08T23:44:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T13:38:48.000Z (about 8 years ago)
- Last Synced: 2025-02-02T00:24:52.613Z (5 months ago)
- Topics: feed-reader, golang, minimalist
- Language: Go
- Size: 30.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redme
A minimalist and ugly feed reader written in Golang.
## Installation
```
go get github.com/kvch/fedme
```## Usage
```
Usage of redme:
-db string
Path to the database (default ":memory:")
-address string
Address of webserver (default ":8088")
```