12 lines
186 B
Markdown
12 lines
186 B
Markdown
# Post-it
|
|
A simple post-it app made in Python
|
|
|
|
# Warnings stuff
|
|
Some functions need a fix
|
|
|
|
# Usage
|
|
python post-it.py
|
|
|
|
Note : You can add args like this
|
|
python post-it.py -o file.post-it
|