Calendar access via command line
Project description
# memorandum
Command line tool to display calendar in terminal, mutt, etc.
# Auto-configuration
Run memorandum ("./memorandum.py" if cloned from git or "python3 -m memorandum"
if installed from pypi) and answer configuration questions.
It will install :
* a configuration file in "~/.config/memorandum/memorandum.rc"
* and if you wish an "memorandum" alias in "~/.bash_aliases".
# Command line usage
## Run
The first run is made via:
* "python3 -m memorandum" if module is installed from pypi,
* "./memorandum.py" if cloned from git.
Then if you have installed the pypi module and created the alias, run it with :
"memorandum"
## Options
The main options are:
* "memorandum": display today events
* "memorandum -w": display this week events
* "memorandum -m": display this month events
* "memorandum -d YYYYMMDD": display the corresponding day events
* "memorandum -w -d YYYYMMDD": display the corresponding week events
* "memorandum -m -d YYYYMMDD": display the corresponding month events
* "memorandum -c": create e new event
# TODO: Mutt usage
## TODO: Add to .mailcap file:
text/calendar; path/memorandum/cal.py '%s'; nametemplate=%s.ics; copiousoutput;
## TODO: Add to .muttrc file:
auto_view text/calendar
Command line tool to display calendar in terminal, mutt, etc.
# Auto-configuration
Run memorandum ("./memorandum.py" if cloned from git or "python3 -m memorandum"
if installed from pypi) and answer configuration questions.
It will install :
* a configuration file in "~/.config/memorandum/memorandum.rc"
* and if you wish an "memorandum" alias in "~/.bash_aliases".
# Command line usage
## Run
The first run is made via:
* "python3 -m memorandum" if module is installed from pypi,
* "./memorandum.py" if cloned from git.
Then if you have installed the pypi module and created the alias, run it with :
"memorandum"
## Options
The main options are:
* "memorandum": display today events
* "memorandum -w": display this week events
* "memorandum -m": display this month events
* "memorandum -d YYYYMMDD": display the corresponding day events
* "memorandum -w -d YYYYMMDD": display the corresponding week events
* "memorandum -m -d YYYYMMDD": display the corresponding month events
* "memorandum -c": create e new event
# TODO: Mutt usage
## TODO: Add to .mailcap file:
text/calendar; path/memorandum/cal.py '%s'; nametemplate=%s.ics; copiousoutput;
## TODO: Add to .muttrc file:
auto_view text/calendar
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
memorandum-0.1.3.tar.gz
(9.9 kB
view details)
File details
Details for the file memorandum-0.1.3.tar.gz.
File metadata
- Download URL: memorandum-0.1.3.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c54bd23652f69a72cb18f2aaa702d88e76d26e0b9ad5e3a1e8ac9e88101e8f41
|
|
| MD5 |
6f5d385c4553acb9bd8932ac09ea0318
|
|
| BLAKE2b-256 |
4cf1d1fc15f4c503dc8c51b64e95cca99d7af8b6dd8d96a4681e4c01f9101ebd
|