Lifeograph

Lifeograph是针对为Linux桌面和Android开发的离线的私人日记和笔记应用(现已有Windows版本)。(Lifeograph is an off-line and private journal and note taking application for Linux desktops and Android.)

  • Owner: blhps/lifeograph-windows
  • Platform: Android, Linux, Windows
  • License:: GNU General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Lifeograph是针对为Linux桌面和Android开发的离线的私人日记和笔记应用(现已有Windows版本,比Linux版本少很多功能)。它提供了一个干净和简单的用户界面呈现丰富的功能集。

功能参见:http://lifeograph.sourceforge.net/wiki/Features

Linux版本是C++编写的。Lifeograph for Windows 版本是用 Orwell Dev-C++ 开发的。

相关网站

Overview

Name With Ownerblhps/lifeograph-windows
Primary LanguageC++
Program languageC (Language Count: 2)
PlatformAndroid, Linux, Windows
License:GNU General Public License v3.0
Release Count3
Last Release Namev0.2.0 (Posted on )
First Release Namev0.1.0 (Posted on )
Created At2014-12-12 20:18:25
Pushed At2019-09-08 11:59:39
Last Commit At2019-09-08 14:59:39
Stargazers Count16
Watchers Count5
Fork Count4
Commits Count106
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

STARTING WITH v1.5 LIFEOGRAPH IS USING THE GTK+ INTERFACE ON WINDOWS, TOO. THIS BRANCH WILL NO LONGER BE UPDATED!

Description

Lifeograph is an off-line and private journal and note taking application.
It offers a rich feature set presented in a clean and simple user interface.

Comparison to Linux Version

Lifeograph for Windows is currently in early development phase and lacks many
features provided by the Linux version. Main missing features are:

* Statistical graphs
* Printing
* Links of any kind in entries
* Spell checking
* Creating and editing themes (existing themes can be used)
* Importing diaries

Building from Source

Lifeograph for Windows is developed in Orwell Dev-C++.
(http://sourceforge.net/projects/orwelldevcpp/)

Users interested in building from the source code are strongly recommended
to use this software.

Additionally, libgcrypt and libgpg-error dlls are needed to run
Lifeograph. Full names of these libraries are listed below:

* libgcrypt-20.dll
* libgpg-error-0.dll

These dlls can be obtained from MinGW, Cygwin or Gpg4win projects.

Installation & Running

Lifeograph for Windows is completely portable and installation is not
required. Just put the following files into the same folder and run the exe.

* lifeograph.exe
* lifeo.conf
* The two dll files in the section above (if they are not already somewhere
  in the PATH)
To the top