Releases: JaraLowell/LoraLog
LoraLog windows v1.3.79
LoraLog version 1.3.79 Beta
Switched to SQLite for database, Improved memory usage and base, added Chat to multiple channels if your device has more then one active. Private chat now also working.
The zip file has the windows executable if you do not know how to get Python to go on windows. Compiled with Meshtastic CLI version 2.5.4
For Linux users you might need to have to run "sudo apt-get install python3-tk" if it fails on tkinter As it does want a gui and x environment.
Side note, some virus scanners still go hay wire if tkinter is found within an executable, stating it is malware while it obviously is not.
LoraLog windows 64bit v1.34
LoraLog version 1.34 Beta (Update Add Trail Lines and Fix small issues)
- Add: Buttons now added if one click on a node on the map.
- Add: Traceroute, Telemetry and Position request
- Fix: Sound on windows being weird with playsound, so switched to pygame
Cleaned it up a little left and right to and fixed a small mistake as to naming a widget same as a function. Even if it worked, is bad.
For some odd Reason tough, pygame module makes it virus scanners see it as malware while it be not so unless pygame is so; Need to look in to that.