Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregryork/DayOneViewer
A Viewer for Day One Journal Entries in Java
https://github.com/gregryork/DayOneViewer
Last synced: 3 months ago
JSON representation
A Viewer for Day One Journal Entries in Java
- Host: GitHub
- URL: https://github.com/gregryork/DayOneViewer
- Owner: gregryork
- Created: 2013-08-12T14:08:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T20:43:56.000Z (about 9 years ago)
- Last Synced: 2024-08-01T21:53:50.504Z (6 months ago)
- Language: Java
- Size: 1.58 MB
- Stars: 49
- Watchers: 14
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - gregryork/DayOneViewer - A Viewer for Day One Journal Entries in Java (Java)
README
DayOneViewer
============A Viewer for Day One Journal Entries in Java.
Currently it will only support Day One Journals in the default location of Dropbox/Apps/Day One. This basic functionality
is more than the other viewers that I have tried on Windows. As it is written in Java, it should work on Linux. It
does build on Linux, but I have not tried running it yet.To build it you can get the source and use maven on either Windows or Linux to build.
cd dayone
mvn package
will build the executable jar file.