Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mr-tbot/mesh-ai

Tags

v0.5.1-beta

Toggle v0.5.1-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace Docker Required Volumes

Fixed trailing comma issue in messages archive placeholder file thanks @ayysasha!

Signed-off-by: TBOT <[email protected]>

v0.5.0-beta

Toggle v0.5.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md for BETA v0.5.0

Signed-off-by: TBOT <[email protected]>

v0.4.2-alpha

Toggle v0.4.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.4.2 - Improved Emergency Emails, Initial Linux & Docker Support, I…

…mproved Ollama Support

### New Updates in v0.4.0 → v0.4.1
- **Error Handling (ongoing):**  
  - Trying a new method to handle WinError exceptions - which though much improved in v0.4.0 - still occur under the right connection circumstances - especially over Wi-Fi.  
     (**UPDATE: My WinError issues were being caused by a combination of low solar power, and MQTT being enabled on my node.  MQTT - especially using LongFast is very intense on a node, and can cause abrupt connection restarts as noted here:  meshtastic/meshtastic#901 - but - now the script is super robust regardless for handling errors!)**
- **Emergency Email Subject:**  
  - Email Subject now includes the long name, short name & Node ID of the sending node, rather than just the Node ID.
- **Docker Support**  
  - Thanks @clendaniel - Who was kind enough to generate a Dockerfile & docker-compose.yaml for the project!

### New Updates in v0.4.1 → v0.4.2
- **Initial Ubuntu & Ollama Unidecode Support: -**  
  - User @milo_o - Thank you so much!  I have merged your idea into the main branch - hoping this works as expected for users - please report any problems!  -  #19
- **Emergency Email Google Maps Link:**  
  - Emergency email now includes a Google Maps link to the sender's location, rather than just coordinates. - Great call, @nlantz79!  (Remember - this is only as accurate as the sender node's location precision allows!)

Signed-off-by: TBOT <[email protected]>

v0.4.0-alpha

Toggle v0.4.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
REMOVED TESTING BRANCH TAG - RELEASE READY TO GO!

Removed 

Signed-off-by: TBOT <[email protected]>

v0.3.0-alpha

Toggle v0.3.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update config.json

removed "," after channel 9 - which was causing issues on script start.

v0.2.2-alpha

Toggle v0.2.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v0.1-alpha

Toggle v0.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md