Davy Peter Braun
beef03b7b4
Change linter to black
9 months ago
Davy Peter Braun
79ee710064
Re-lint after rebase
9 months ago
Davy Peter Braun
403a29f0d6
Add updated list of linted files
9 months ago
Davy Peter Braun
2bf19e9f57
Fix 'software' not being linted by ruff
9 months ago
Ty Fiero
5d8757bbec
Merge pull request #221 from tyfiero/Add-qr-code-to-expose-server-url
...
Add qr code
9 months ago
Ty Fiero
1c8d614e79
Add qr code
9 months ago
Ty Fiero
3144034362
Merge pull request #188 from Yuan-ManX/README_CN-2-1
...
Update README_CN.md
9 months ago
Ty Fiero
791b83d6a5
Merge pull request #206 from dheavy/feat/update-readme-fr
...
Update French README
9 months ago
Ty Fiero
1d6bd06494
Merge pull request #207 from dheavy/feat/update-cn-readme-with--windows-guide-mention
...
Update Chinese README with newest mention of Windows guide
9 months ago
Ty Fiero
5e95aab7ef
Merge pull request #214 from aramsdale/main
...
Automatically reconnect to last successful WiFi and Server URL, if available
9 months ago
Ty Fiero
251e1b0996
Merge pull request #212 from dheavy/feat/add-cppbuildtools-to-window-docs
...
Mention C++ Build Tools in Windows' setup docs
9 months ago
Ty Fiero
7a75935fc5
Merge pull request #217 from eltociear/patch-3
...
Fix typo in BaseSystemMessage.py
9 months ago
Ikko Eltociear Ashimine
4bb62ffda3
Fix typo in BaseSystemMessage.py
...
recieve -> receive
9 months ago
Austin Ramsdale
169a0b0b68
Update client.ino
...
Utilizing Preferences, detect successful WiFi connection, store to ssid preferences, and recall on reboot.
Same for server URL - storing under preference 'network'
9 months ago
Davy Peter Braun
0f0ab2c357
Mention C++ Build Tools in Windows' setup docs
9 months ago
Davy Peter Braun
3a3e1ee776
Update Chinese README with newest mention of Windows guide
9 months ago
Davy Peter Braun
a34c703fba
Update French README
9 months ago
Ty Fiero
b9f720d785
Merge pull request #203 from dheavy/feat/update-docs-win-install
...
Update documentation for Windows installation
9 months ago
Ty Fiero
30774b30d6
Merge pull request #202 from dheavy/feat/tts-openai-gracefull-error-shutdown
...
Shutdown gracefully if OpenAI key missing for default TTS
9 months ago
Davy Peter Braun
4901a4e36f
Update documentation for Windows installation
9 months ago
Davy Peter Braun
fe1330a01f
Shutdown gracefully if OpenAI key missing for default TTS
9 months ago
Ty Fiero
fd177d6030
Merge pull request #190 from stiliajohny/patch-1
...
fix(README.MD): Update README.md with missing library reference
10 months ago
Ty Fiero
10e5a2a19e
Merge pull request #193 from arthurbnhm/patch-1
...
add french documentation
10 months ago
Ty Fiero
a2eba6d5d0
Merge pull request #198 from dheavy/fix/win10-socket-startup
...
Fix win10 not connecting to websocket server
10 months ago
Ty Fiero
e430ec727a
Merge pull request #194 from Abdullah-Gohar/windows-fix
...
Fixed windows client module not found error
10 months ago
Davy Peter Braun
9c15d3f319
Fix win10 not connecting to websocket server
10 months ago
Abdullah-Gohar
6d8bc4885f
Apply suggestions from code review
...
Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
10 months ago
Arthur
291910233a
Update README_FR.md
10 months ago
Arthur
41cb058162
Update docs/README_FR.md
...
Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
10 months ago
Abdullah Gohar
cf1d150f28
Fixed windows client module not found error
10 months ago
Arthur
298b1ab6b5
Create README_FR.md
...
🇫🇷 readme in french!
10 months ago
Ty Fiero
8fca2645e7
Merge pull request #191 from tyfiero/Upgrade-OI-version
...
Update OI version in pyproject.toml
10 months ago
Ty Fiero
47133b7e07
Update OI version in pyproject.toml
10 months ago
John Stilia
143368a938
fix(README.MD): Update README.md with missing library reference
...
Missing AsyncTCP library is missing from Readme
10 months ago
Yuan-Man
9d28e3533a
Update README_CN.md
10 months ago
Ty Fiero
4eb528cdf9
Merge pull request #183 from tyfiero/Edit-the-wiring-diagram
...
Relabel the wiring diagram
10 months ago
Ty Fiero
a15fc11570
Relabel the wiring diagram
10 months ago
Ty Fiero
8a08c6b151
Merge pull request #182 from hpsaturn/platformio_support
...
basic support to build and upload the firmware from PlatformIO
10 months ago
Ty Fiero
f1ca619269
Merge pull request #181 from hpsaturn/improv_doc_firmware_loc
...
[firmware_doc] added ino file link because it wasn't clear
10 months ago
Hpsaturn
bb002c5931
added missing documentation in the client directory
10 months ago
Hpsaturn
1e7d93637c
basic support to build and upload the firmware from PlatformIO
10 months ago
Hpsaturn
73672efee7
added ino file link because it wasn't clear
10 months ago
killian
d220948e8c
Windows support coming soon!
10 months ago
Ty Fiero
680609a590
Merge pull request #180 from saharmor/patch-1
...
Update README.md
10 months ago
Sahar
c2fb0b8185
Update README.md
...
More prominent bill of materials under hardware
10 months ago
Ty Fiero
0f624feaec
Merge pull request #178 from TashaSkyUp/fix-typo-windows
...
Fix typo windows
10 months ago
Tasha Upchurch
f03d344a87
Merge remote-tracking branch 'tasha-origin/fix-typo-windows' into fix-typo-windows
10 months ago
Tasha Upchurch
5cf7589209
small typo fix for "windows" vrs "Windows"
10 months ago
Ty Fiero
c819eba22c
Merge pull request #175 from dheavy/fix/tts-install-mac-asset-url-unboundlocalerror
...
Fix UnboundLocalError for asset_url on Piper install (macOS)
10 months ago
Ty Fiero
5f35f68b4d
Merge branch 'main' into fix/tts-install-mac-asset-url-unboundlocalerror
10 months ago