Skip to main content

A git backed task management system

Project description

Gask

Technical documentation

Concept

The idea of this project is to create a terminal task manager in the vein of software such as taskwarrior.

The difference here is to use a git repository as a backend, to store the tasks and share tasks between users/devices.

The software will be written in python, installable using pip and should be able to run in the Windows command prompt, the Mac OS terminal and the linux terminal, although the focus will be in the linux terminal.

Installation

For now, this software can only be installed using pip.

You can install the it using the command

pip install Gask

Basic Usage

When the gask command is first given, the program will invite you to create a taskspace, where the repository and relevant files are stored.

You can add a task using:

gask add <description_of_task>

You can show the current tasks using:

gask list

You can mark a task as complete using:

gask complete

For more information about commands, check here.

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

Gask-0.4.tar.gz (10.2 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