Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

v3.3.2-beta

Latest
Compare
Choose a tag to compare
@dj1ch dj1ch released this 20 Aug 09:05
· 2 commits to main since this release
1624a29

v3.3.2-beta - WebUI, Moods, and detection changes

A lot of features from the ESP32 were put into this release. This includes the new WebUI feature, which allows you to set your configuration without having to modify your config.cpp. The new mood system allows you to modify the faces on the Minigotchi in your config.cpp. Some minor changes were made to the Pwnagotchi detection system.

Overview

  • Configuration, specifically the whitelist, can be modified through the WebUI accessed through an access point. However, it is only run once.
  • Custom moods can be defined in your config.cpp, which is universal throughout the entire firmware.
  • With Pwnagotchi detection, you can now detect local Minigotchis and Palnagotchis. Since they send the same information as a Pwnagotchi there isn't much of a difference.
  • We now have a discord server, here's the invite link.

To be honest, the Minigotchi has come a long way. Many of the features I have dreamt of having in the future have been made. I appreciate the time that all the maintainers have given to this project. From hacking this onto ESP32s to reverse engineering the Pwngrid API further, I would like to credit everyone who has contributed to this project.

Considering that I will be more busy as school is coming around, I might need to put yet another pause on this project. I'll only add patches to later releases, with a couple of additions to features here and there. I'd like to thank everyone for their time, patience, and effort in this project.

See you on the other side, @dj1ch

What's Changed

New Contributors

  • @eltociear made their first contribution in #177
  • @github-actions made their first contribution in #181

Full Changelog: v3.2.2-beta...v3.3.2-beta