Lifeograph

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

  • 所有者: blhps/lifeograph-windows
  • 平台: Android, Linux, Windows
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

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

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

相关网站

主要指标

概览
名称与所有者blhps/lifeograph-windows
主编程语言C++
编程语言C (语言数: 2)
平台Android, Linux, Windows
许可证GNU General Public License v3.0
所有者活动
创建于2014-12-12 20:18:25
推送于2019-09-08 11:59:39
最后一次提交2019-09-08 14:59:39
发布数3
最新版本名称v0.2.0 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数16
关注者数5
派生数4
提交数106
已启用问题?
问题数1
打开的问题数1
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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)