https://github.com/alcarney/llyfrau
Bookmark management
https://github.com/alcarney/llyfrau
Last synced: 5 days ago
JSON representation
Bookmark management
- Host: GitHub
- URL: https://github.com/alcarney/llyfrau
- Owner: alcarney
- License: mit
- Created: 2020-01-28T20:12:28.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-02-08T11:06:58.000Z (over 5 years ago)
- Last Synced: 2025-03-24T17:06:48.289Z (3 months ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
# Llyfrau
Bookmark management using a SQLite database.
## Installing
`llyfrau` supports Python 3.6+ and can be installed using [pipx][pipx]
```
$ pipx install llyfrau
```[pipx]: https://github.com/pipxproject/pipx