@hackage tn0.2.0.0
A journaling program for Linux
Categories
License
BSD-3-Clause
Maintainer
Peter Harpending <pharpend2@gmail.com>
Links
Versions
Installation
Dependencies (0)
- aeson >=0.8 && <0.9
- aeson-pretty >=0.7 && <0.8
- base >=4.7 && <4.8
- bytestring >=0.10 && <0.11
- optparse-applicative >=0.9 && <0.10
- text >=1.1 && <1.2 Show all…
Dependents (1)
@hackage/acme-everything
Tn
Tn is a simple command-line based journaling program, written in Haskell. Tn is licensed under the 3-clause BSD. Simply put, you can do whatever you want with tn, within reason. See the LICENSE file for more details.
The name
I wrote this to journal my food, so the natural name was fj for "food
journal." f and j are the two index keys on QWERTY keyboards. I use the
Colemak layout, so t and n are the two index keys.
Getting Tn
- Make sure you have
ghcandcabal-install - Run
cabal update && cabal install tn