https://github.com/onuar/neydi
a command line helper for our absent minded friends
https://github.com/onuar/neydi
argparser command-line command-line-tool productivity python36
Last synced: 3 months ago
JSON representation
a command line helper for our absent minded friends
- Host: GitHub
- URL: https://github.com/onuar/neydi
- Owner: onuar
- Created: 2017-09-11T18:27:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:42:59.000Z (about 3 years ago)
- Last Synced: 2025-03-12T23:17:15.083Z (9 months ago)
- Topics: argparser, command-line, command-line-tool, productivity, python36
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## neydi ya?
a command line helper for our absent minded friends
# install
`python3 setup.py install --record tracing.txt`
# uninstall
`python3 uninstall.py`
# dev
`source neydi/venv/bin/activate`
`python setup.py install --record tracing.txt`
> installs to venv
`neydi --help`
> runs from venv
# version
work in progress. so, don't try yet.