https://github.com/octplane/charlotte.js
A simple bookmark manager
https://github.com/octplane/charlotte.js
Last synced: 5 months ago
JSON representation
A simple bookmark manager
- Host: GitHub
- URL: https://github.com/octplane/charlotte.js
- Owner: octplane
- License: mit
- Created: 2013-11-10T00:18:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-05T16:09:20.000Z (over 12 years ago)
- Last Synced: 2024-04-15T15:07:21.064Z (about 2 years ago)
- Language: CSS
- Size: 457 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
charlotte.js
============
A simple bookmark manager.
It aims to be a node.js clone for Shaarli with a few twists. Named after shaarli, but with the "share-a-lot" moto in mind.
Envisionned features:
- [nosql](https://github.com/petersirka/nosql) based for low disk footprint
- no-configuration by default (except master password)
- Add link, description, tags, privacy flag
- RSS Feed
- Paginated view for links
- token-based api with simple logging and revocation capability
### Admin Page
- Shown on / at first startup, until a password is set. This will be the administrator password.
- Shows some stats
- Show location of main db file and main configuration file/folder
- Ability to delete the db file
- Ability to insert mock data in the db (for demonstration purpose)
- List API token, last usage, revokattion, creation