Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiatjaf/hledger-web
hledger on the web with remoteStorage.
https://github.com/fiatjaf/hledger-web
ghcjs hledger ledger miso remotestorage
Last synced: 2 months ago
JSON representation
hledger on the web with remoteStorage.
- Host: GitHub
- URL: https://github.com/fiatjaf/hledger-web
- Owner: fiatjaf
- Created: 2018-01-25T23:18:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T19:09:20.000Z (over 4 years ago)
- Last Synced: 2024-10-25T20:39:32.629Z (2 months ago)
- Topics: ghcjs, hledger, ledger, miso, remotestorage
- Language: Haskell
- Homepage: https://hledger.fiatjaf.com/
- Size: 15.6 KB
- Stars: 16
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hledger-web
A Haskell app that uses [Miso](https://hackage.haskell.org/package/miso) and [hledger's Haskell libraries](https://hledger.org/) plus [ghcjs](https://github.com/ghcjs/ghcjs) to be compiled to a web page, and then adds [optional remoteStorage](https://remotestorage.io/) so you can store your ledger data somewhere else.
This is actually just a static webpage hosted for free on a big provider and is unlikely to get closed anytime soon.
You can use it while at the same time storing your data on Dropbox or Google Drive through the remoteStorage widget, or even your own remoteStorage server.
---
**License**: public domain.