ashtonx / menu-printer

simple tool that parses diet menu files and merges them for easier print

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's a simple tool I made for myself to automate merging downloaded pdf files with diet from potreningu.pl Since default website merger merged all days, and I wanted each day on separate page.

The whole project is a mess as I decided to use it as testing ground for various new things i wanted to learn such as system apps or using boost. In the end it worked and served me for over a year despite being a mess.

About

simple tool that parses diet menu files and merges them for easier print

License:MIT License


Languages

Language:CMake 91.6%Language:C++ 8.4%