Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cirello-io/alreadyread
bookmarks manager
https://github.com/cirello-io/alreadyread
Last synced: 4 days ago
JSON representation
bookmarks manager
- Host: GitHub
- URL: https://github.com/cirello-io/alreadyread
- Owner: cirello-io
- License: apache-2.0
- Created: 2024-03-29T17:37:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T19:55:33.000Z (4 days ago)
- Last Synced: 2024-11-08T20:36:03.793Z (4 days ago)
- Language: Go
- Homepage:
- Size: 52.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alreadyread
Implements a del.icio.us-like bookmark management application. It is a
single-seat single-server application, not designed to scale to more than one
user or to more than couple of thousands links.Run with:
```
# make
# ./alreadyread
```