Skip to main content

gthnk is a personal knowledge management system

Project description

Gthnk is a personal knowledge management system. Capture your ideas using plain old text files without any cloud services.

Start using Gthnk now with our Installation Wizard for Windows and OS X.

https://img.shields.io/pypi/v/gthnk.svg Documentation Status https://travis-ci.org/iandennismiller/gthnk.svg?branch=master https://coveralls.io/repos/github/iandennismiller/gthnk/badge.svg?branch=master https://img.shields.io/github/license/mashape/apistatus.svg https://img.shields.io/github/stars/iandennismiller/gthnk.svg?style=social&label=GitHub

Overview

gthnk presents a journal consisting of many entries. Entries are created using plain old text files, which gthnk imports once per day. Any text editor can be used to add information to gthnk. Entries are searchable using the embedded gthnk server, which can be accessed with a browser. Additional media, including images and PDFs, can be attached to the journal.

gthnk installs on Windows and OSX systems with Python 3.5+ and Python 2.7. See the Installation document for more details.

Install Windows

Ensure you have the System Requirements installed: Python 3.6, virtualenv, virtualenvwrapper, and virtualenvwrapper-win. Once the requirements are installed, launch cmd.exe and run the following:

mkvirtualenv gthnk
easy_install -U mr.bob==0.1.2
pip install gthnk
python %virtual_env%\Scripts\integration.py install
gthnk

Install OS X

Ensure you have the System Requirements installed: Python 3.6, virtualenv, and virtualenvwrapper. Once the requirements are installed, launch terminal.app and run the following:

mkvirtualenv gthnk
pip install gthnk
integration.py install
gthnk

Documentation

http://docs.gthnk.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gthnk-0.5.0.tar.gz (133.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page