nkpart/xtdo-hs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A haskell port of https://github.com/xaviershay/xtdo It does everything except for recurring tasks. I don't use it yet. cabal configure cabal build dist/build/xtdo/xtdo l # Run the app runhaskell Xtdo_Test.hs # Run tests