https://github.com/gothenburgbitfactory/taskshell
Tasksh is a shell for Taskwarrior
https://github.com/gothenburgbitfactory/taskshell
taskwarrior
Last synced: 5 months ago
JSON representation
Tasksh is a shell for Taskwarrior
- Host: GitHub
- URL: https://github.com/gothenburgbitfactory/taskshell
- Owner: GothenburgBitFactory
- License: other
- Created: 2018-02-03T11:15:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-26T21:04:45.000Z (over 1 year ago)
- Last Synced: 2025-04-08T15:52:45.281Z (6 months ago)
- Topics: taskwarrior
- Language: Python
- Homepage:
- Size: 216 KB
- Stars: 76
- Watchers: 12
- Forks: 20
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
# Installing
* Debian/Ubuntu:
```
$ sudo apt-get install tasksh
```# Disclaimer during ongoing development
The development branch is a work in progress and may not pass all quality tests,
therefore it may harm your data. While we welcome bug reports from the
development branch, we do not guarantee proper or timely fixes.- Make proper backups.
- Broken functionality may arise from ongoing development work.
- Be aware that using the development branch involves risks.---
Thank you for taking a look at tasksh!!
---
Tasksh is released under the MIT license. For details check the LICENSE file.
# Important note
When cloning this from the repo to build from source make sure you `git clone --recursive` to get all required submodules.