Skip to main content

A productivity and life organizing application where data is stored as text files and directories

Project description

Please note: This is a prototype in early development

Kammanta

Kammanta is a productivity and life organizing application inspired by the GTD© methodology, and with two attributes that set it apart:

  • Data is stored as text files and directories (the actual names of files and dirs are used)
  • The application is free software (free as in freedom) which means that the source code is open, and you can copy and create your own application if you want

Installation

The application is developed on Ubuntu. As of now some features may not work on other major platforms like Windows and MacOS

Using pip

Debian-based Linux systems (for example Ubuntu)

pip3 install kammanta

This will install the application into the ~/.local/bin directory

(Detail: The actual files are in ~/.local/lib/python3.8/site-packages, ~/.local/bin only contains the startup script)

Launching the application: ~/.local/bin/kammanta

Windows and MacOS

pip install kammanta

Running from source

Linux systems

Requirements:

  • Python 3.8
  • PyQt 5.14 (and PyQt5-sip)

pip3 install -r requirements.txt

Launching the application:

  1. Go to the installation directory in a terminal
  2. ./starts.sh

Features

  • Data is stored in plain text files, so it's possible to access the files in other ways and on other devices than desktop
    • ex: the user can have a list of errands that she can access on her mobile phone
  • The GUI is updated if files are updated, so that it's possible to work with both the application and a text editor at the same time

Screenshots

main-with-docks

na-list

prj-list

Videos

click-to-play-video-file

Understanding the application

Definition of "item": _

Backend

All data is stored in the file system. Names of dirs and files are used for projects and contacts. Lines in files are used for Next Actions and agenda items

All items can have support material

Files and dirs

Some special cases of files:

  • Link files (.desktop for GNU/Linux atm)
  • Text files
    • Note files, used in the inbox (when adding/taking notes)
  • Image - sometimes previews are shown

Support material:

  • If we have a desktop link we can refer to the support material which can then be another file, a directory, etc
  • If the item is another type of file that file itself will be the support material. A typical example is a text file
  • If the item is a directory that directory will contain all the support material

Lines (in a text file)

At the end of a line it's possible to have a reference to support material. This is a piece of text that follows the "|" character. It can refer to a website, text file, directory, etc

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

kammanta-1.0.11a0.tar.gz (73.3 kB view details)

Uploaded Source

Built Distribution

kammanta-1.0.11a0-py3-none-any.whl (96.7 kB view details)

Uploaded Python 3

File details

Details for the file kammanta-1.0.11a0.tar.gz.

File metadata

  • Download URL: kammanta-1.0.11a0.tar.gz
  • Upload date:
  • Size: 73.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for kammanta-1.0.11a0.tar.gz
Algorithm Hash digest
SHA256 9616139381cc7f4ebcb6704f326935d6304e2415d669614a20ed6ec1e1825fb2
MD5 4b4366efac010dfce4415061743b4ea2
BLAKE2b-256 beac3bc9310f1e8eeb937f5987ad24b1195bc975882c1aa72e3b043acf9bad4d

See more details on using hashes here.

File details

Details for the file kammanta-1.0.11a0-py3-none-any.whl.

File metadata

  • Download URL: kammanta-1.0.11a0-py3-none-any.whl
  • Upload date:
  • Size: 96.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for kammanta-1.0.11a0-py3-none-any.whl
Algorithm Hash digest
SHA256 31019fb53ce4a9bf83764696b5d79479e24d99aae98261c1a38ea38ea7fe8445
MD5 a4d275df7981589cb4ecd67550e0ea4c
BLAKE2b-256 15415f6b6dc9d79ed47c660639100fb8c40055b776cff4782bf3d07cc7daeb95

See more details on using hashes here.

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