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: 2 months ago
JSON representation

A Viewer for Day One Journal Entries in Java

Lists

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.