tn: A simple daily journal program

[ data, library, program, text, utility ] [ Propose Tags ]

tn is a simple program to keep journals.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.1, 0.2.0.0, 1.0.0, 1.0.1, 1.0.2, 1.0.2.1, 4.0.0.0, 4.0.0.1, 4.1.0.0
Dependencies aeson (>=0.10.0.0), base (>=4.8 && <4.9), bytestring, directory (>=1.2.3.0), file-embed, optparse-applicative, optparse-simple, pager, text, time, tn, vector, yaml [details]
License ISC
Copyright Copyright (c) 2014-2016, Peter Harpending.
Author Peter Harpending
Maintainer peter@harpending.org
Category Data, Text, Utility
Home page https://github.com/pharpend/tn
Bug tracker https://github.com/pharpend/tn/issues
Source repo head: git clone https://github.com/pharpend/tn.git
Uploaded by pharpend at 2016-05-12T08:07:06Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables tn
Downloads 4901 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-12 [all 1 reports]

Readme for tn-4.0.0.1

[back to package description]

tn

This is a command-line program for keeping your own journals, written in Haskell and licensed under the ISC license. You can find a copy of the ISC license in the LICENSE file

Installing

First, install Stack.

$ stack setup
$ stack install tn

Versions of tn less than 4 are just awful, so run

$ tn version

to make sure you have a decent version. else, try this:

You'll need git and The Haskell Stack.

$ git clone https://github.com/pharpend/tn.git
$ cd tn
$ stack setup
$ stack install

I welcome any contributions anyone wants to make. If you find a bug or a feature request, use the GitHub bug tracker. If you want to contribute, use the normal method of contributing to projects on GitHub.

Contacting me

You can contact me at peter@harpending.org, or pharpend on FreeNode.