Go to file
2022-09-30 11:53:36 -05:00
src/elog Prepare for PyPi 2022-09-30 11:53:36 -05:00
LICENSE Initial commit 2022-09-28 17:57:58 -05:00
README.md Prepare for PyPi 2022-09-30 11:53:36 -05:00
screenshot.png Initial commit 2022-09-28 18:32:21 -05:00
setup.cfg Prepare for PyPi 2022-09-30 11:53:36 -05:00
setup.py Prepare for PyPi 2022-09-30 11:53:36 -05:00

elog

This is a little utility I use for logging my daily activities and events. It is written in Python.

Install

python3 -m pip install elog

Usage

usage: elog [-h] [-v] {add,edit,rm,ls,lsfiles,search} ...

positional arguments:
  {add,edit,rm,ls,lsfiles,search}

options:
  -h, --help            show this help message and exit
  -v, --version         Print version information

Example list output

screenshot.png