Skip to content

dankito/DeepThought_v0.1

Repository files navigation

DeepThought

A knowledge management system to easily store and quickly re-find all your data.

Data retrieval is done via the integrated full text search engine or Tags you add to your entries.

Data sources can be such as manual text input, websites with automatic web page extraction, Apps that have share functionality or books and newspapers with offline text recognition (if OCR Android App TextFairy is installed).

You can sync your data between all your devices, e.g. your Android device and your Laptop. Data added on your Android will then automatically be synchronized to your Laptop as soon as they are in the same local network.

To init submodules, clone with
      git clone --recursive https://github.com/dankito/DeepThought.git

or clone and run
      git submodule init
      git submodule update

To start the Desktop Application go to
      DeepThoughtJavaFx -> src -> main -> java -> net -> deepthought
, right click on 'DeepThoughtFx' and choose Debug or Run.

For running the Java Desktop Application you at least need Java 8_u40.

About

A knowledge management application for Android and Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published