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
發布數3
最新版本名稱v0.2.0 (發布於 )
第一版名稱v0.1.0 (發布於 )
創建於2014-12-12 20:18:25
推送於2019-09-08 11:59:39
最后一次提交2019-09-08 14:59:39
星數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)
去到頂部