martindilling / postit-printer
Generate pdf files to print on post-it notes.
v0.1.3
2019-08-19 12:11 UTC
Requires
- php: >=7.1
- ext-json: *
- guzzlehttp/guzzle: ~5.0|~6.0
- guzzlehttp/psr7: ^1.4|^1.5|^1.6
- illuminate/support: ^5.0|^6.0
- php-school/cli-menu: ^3.2
- symfony/console: ~3.0|~4.0
- symfony/filesystem: ~3.0|~4.0
- symfony/process: ~3.0|~4.0
- tecnickcom/tcpdf: ^6.2
This package is auto-updated.
Last update: 2024-10-20 00:31:19 UTC
README
A small CLI application to print stories/tasks on Post-It notes.
For now it only works with Pivotal Tracker, but it should be possible to
extend it later if needed.
Works with Post-It notes in the sizes 76x76 cm and 127x76 cm.
Installation
Install the package to the global composer, and make sure you have
composers bin
folder in your PATH.
composer global require martindilling/postit-printer
Usage
It is build with a CLI gui, so just run postit-printer generate
to start.
Notes
- Remember to print the pdf in 100% scale.