A set of simple command line productivity tools.
Project description
# sjb-tools A set of simple command line productivity tools.
This project is licensed under the MIT license.
Currently there are two tools: a todo list (sjb-todo) and a cheatsheet (sjb-cheatsheet). Each of these programs allows the user to create, read, update, and delete (CRUD) new entries from the command line. These are designed to be simple and transparent replacements for common producitivity tools (like Apple’s reminders).
Currently there is only a command line interface that interacts with local data. Eventually I plan to have these talk to other services and will maybe build a command line.
# Installation Assuming you have python3.X and pip3 installed on your system: ~~~~ # pip install sjb-tools ~~~~
# Usage See sjb-cheatsheet –help and sjb-todo –help for usage. This file is not kept up to date.
# Developing A “proper” development environment has not been created yet. However, there is a crude script which creates s virtual environment. From the main project directory: ~~~~ $ . setup_dev.sh $ . venv/bin/activate $ pip install sjb-tools ~~~~ You have to rerun the last line every time you change the source code in order for it to take effect.
Warning: the development environment still uses the same data files as the real environment. This will eventually be fixed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sjb-tools-0.1.3.dev3.tar.gz.
File metadata
- Download URL: sjb-tools-0.1.3.dev3.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5316e2054e08472e360410a590bd6f0ca49685a341313fcdc3c5b84db632d6c5
|
|
| MD5 |
2d40d9efe22b75425fceec48a1ec2ba8
|
|
| BLAKE2b-256 |
bbda918483f72f8f52395b824f166755f9989d29990edf736656034c7ef94d1a
|