27 Commits
Author SHA1 Message Date
Daniel Figueroa 8134a18773 Log to server (#24)
* Log to server with log levels

I've added a field to config.json where the user can select which
log level they're interested in. By default if the value is missing
or 'NONE' no logs will be sent to the server.

All messages passed to log.sh now takes two parameters the message and
the level. I took the liberty to set all logs except in four places where
I think WARN is appropriate.

I also made sure that the json response that is logged early in
trmnlloop.sh is escaped correctly.

* Make NONE default if LogToServer is missing in config.json

* Fixed bug when calling logToServer.sh

Accidentally didn't expand the parameter.
2026-03-02 11:54:24 +01:00
Caner ÇalışkanerandCaner Çalışkaner 8cc01539ba Add support for force connect and option for ignoring errors (#26)
* Add support for force connect and ignore errors

* ignore error logic

* Fix the wrong logic

---------

Co-authored-by: Caner Çalışkaner <caner.caliskaner@kindly.ai>
2026-03-02 11:52:52 +01:00
Daniel Figueroa e6377fb28b Works on my Aura ONE with a byos (#22) 2025-12-31 15:32:09 +01:00
rlesavre 694658e45e Merge pull request #21 from joelhaasnoot/patch-1
Small Suggestions for `readme.md`
2025-12-28 09:41:19 +01:00
Joel Haasnoot 397ca662a1 Suggestions for readme.md
Added Kobo Touch and also a suggestion on installing Kobostuff. This had me stumped for a good few minutes and there's also another issue regarding this.
2025-12-27 19:52:40 +01:00
rlesavre 57346b5a82 Merge branch 'main' of https://github.com/usetrmnl/trmnl-kobo v1.0.8 2025-09-04 11:10:47 +02:00
rlesavre 9e6fadc4dd Taken into account feedback from Issues #15, #16, #17 2025-09-04 11:10:42 +02:00
rlesavre 2f3f0ea523 Update trmnlloop.sh v1.0.7 2025-08-05 13:39:21 +02:00
rlesavre 4a775cea63 Update create-release-archive.yml v1.0.6 2025-08-04 22:10:05 +02:00
rlesavre ec2032028c Update create-release-archive.yml v1.0.4 v1.0.5 2025-08-04 22:01:15 +02:00
rlesavre a1f2d26739 fix action v1.0.3 2025-08-04 21:58:58 +02:00
rlesavre cf5c991597 Update create-release-archive.yml v1.0.2 2025-08-04 21:49:31 +02:00
rlesavre aa71e35526 Merge branch 'main' of https://github.com/usetrmnl/trmnl-kobo v1.0.1 2025-08-04 21:40:57 +02:00
rlesavre 28d192d722 Added support for PNG / other device mode
Added support for other class of battery
Added supported models
2025-08-04 21:40:51 +02:00
rlesavre 7907a43deb Update create-release-archive.yml 2025-07-15 17:29:54 +02:00
rlesavre 965b15e849 Create create-release-archive.yml v1.0.0 2025-07-15 14:15:23 +02:00
rlesavre fa71f9247e Added toggles to disable SSH/TELNET + clear screen on error to have cleaner reporting 2025-05-25 10:15:41 +02:00
rlesavre cd88454f61 File system case issue in image name 2025-05-12 22:17:27 +02:00
rlesavre 6019be8c25 Added Firmware version, moved config out of script to be able to prepare version package and remote install of new versions, improved logging, updated documentation from first few issues 2025-05-12 22:15:05 +02:00
rlesavre c07368bb11 Merge branch 'main' of https://github.com/usetrmnl/trmnl-kobo 2025-05-07 07:02:31 +02:00
rlesavre 98a2fde9a8 added rssi reporting + doc updates
addressed points in recent opened issues in documentation
added rssi reporting
2025-05-07 07:02:19 +02:00
rlesavre b95c79bde6 Update readme.md
Clarified folder copy
2025-05-03 05:42:47 +02:00
rlesavre bf3f6719a9 documentation and missing file 2025-05-02 21:45:25 +02:00
rlesavre 3b10ed7d94 Fixed battery conversion - updated readme
missing install procedure (could we do a paclage with keys generated in TRMNL website like kindle one ?)
2025-05-01 21:40:49 +02:00
rlesavre 212148baff added draft of doc 2025-04-30 06:45:48 +02:00