Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mihaimaruseac/book-of-marks
Bookmark manager written in Haskell. Non-browser. Either GUI or cmdline. Linux/GTK only.
https://github.com/mihaimaruseac/book-of-marks
hacktoberfest
Last synced: 3 months ago
JSON representation
Bookmark manager written in Haskell. Non-browser. Either GUI or cmdline. Linux/GTK only.
- Host: GitHub
- URL: https://github.com/mihaimaruseac/book-of-marks
- Owner: mihaimaruseac
- License: isc
- Created: 2014-07-24T21:25:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T20:28:26.000Z (5 months ago)
- Last Synced: 2024-08-27T22:20:01.880Z (5 months ago)
- Topics: hacktoberfest
- Language: Haskell
- Homepage:
- Size: 274 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# bookofmarks [![Haskell Cabal](https://github.com/mihaimaruseac/book-of-marks/actions/workflows/presubmit-cabal.yaml/badge.svg)](https://github.com/mihaimaruseac/book-of-marks/actions/workflows/presubmit-cabal.yaml) [![Haskell Stack](https://github.com/mihaimaruseac/book-of-marks/actions/workflows/presubmit-stack.yaml/badge.svg)](https://github.com/mihaimaruseac/book-of-marks/actions/workflows/presubmit-stack.yaml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/mihaimaruseac/book-of-marks/badge)](https://api.securityscorecards.dev/projects/github.com/mihaimaruseac/book-of-marks)
Note: This is deprecated, I haven't managed to update it in thime, so there's
no actual software here (at least for now).Small application for managing bookofmarks.
So far it is experimental coding so that I learn how to properly write a
Haskell project with testing, comments, persistent/acid-state (I chose the
later), GUI design, etc.Development is erratic, a few commits one day, much more a few weeks later
then a large hiatus while I work on something else and so on. It all depends
on what I find interesting one day and what can be done.