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
28b0583919
Fix pytest call from pre-commit hook
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
Ty Fiero
2d3c3fd4a0
Merge pull request #173 from MartinMF/fix/windows-tts-stt
...
Fix for Windows setup --server --local: TTS and STT
10 months ago
Ty Fiero
5168219e76
Merge branch 'main' into fix/windows-tts-stt
10 months ago
Ty Fiero
0fa5241b60
Merge pull request #139 from chaitanyarahalkar/main
...
Fix empty message array error when running on Windows
10 months ago
Ty Fiero
6ef8e86173
Merge pull request #170 from TashaSkyUp/fix-169
...
Implement cross-platform compatibility in stt.py by replacing system-…
10 months ago
Davy Peter Braun
13b001fe9b
Fix case issues for OS forking logic
10 months ago
Davy Peter Braun
b059cbc0e4
Fix UnboundLocalError for asset_url on Piper install (macOS)
10 months ago
killian
7d1a4d9777
Merge pull request #149 from eltociear/patch-2
...
Update TASKS.md
10 months ago