receiptfocus banner

receiptfocus

7 devlogs
14h 46m 30s

A hybrid digital-analog task management system with a receipt printer. Tasks are entered via a website, printed on a receipt (e.g., for a bulletin board), and simultaneously recorded in an app (Vikunja). Each receipt has a barcode. When scanned, t…

A hybrid digital-analog task management system with a receipt printer. Tasks are entered via a website, printed on a receipt (e.g., for a bulletin board), and simultaneously recorded in an app (Vikunja). Each receipt has a barcode. When scanned, the task is marked as completed.

Demo Repository

Loading README...

JFH

It’s been a long time since I posted updates here. I did a complete rework and replaced flask with streamlit, because it makes the code much simpler and more python-y.

Attachment
0
JFH

Added CSS and reworked HTML a bit.

Attachment
0
JFH

General cleanup and more subjects added.

Attachment
0
JFH

Timetable integration done!!!!

Attachment
0
JFH

Made a really simple removal script utilizing a barcode reader (don’t ask why I have one). What took so long? I’m working on a timetable integration.

Attachment
0
JFH

I added flask so you can enter the task details via a browser. I also added a due date (which was lowkey a struggle) and I’ve restructured and commented the code. I’ll soon put it on github.

Attachment
0
JFH

I’ve successfully implemented the Vikunja API! You can now create a task, it will print it and put this task in Vikunja too. Code isn’t that structured at the moment, but I’ll make it better in the future.

Attachment
0