Ikko Eltociear Ashimine
4bb62ffda3
Fix typo in BaseSystemMessage.py
...
recieve -> receive
1 year 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'
1 year ago
Davy Peter Braun
28b0583919
Fix pytest call from pre-commit hook
1 year ago
Davy Peter Braun
0f0ab2c357
Mention C++ Build Tools in Windows' setup docs
1 year ago
Davy Peter Braun
3a3e1ee776
Update Chinese README with newest mention of Windows guide
1 year ago
Davy Peter Braun
a34c703fba
Update French README
1 year ago
Ty Fiero
b9f720d785
Merge pull request #203 from dheavy/feat/update-docs-win-install
...
Update documentation for Windows installation
1 year 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
1 year ago
Davy Peter Braun
4901a4e36f
Update documentation for Windows installation
1 year ago
Davy Peter Braun
fe1330a01f
Shutdown gracefully if OpenAI key missing for default TTS
1 year ago
Ty Fiero
fd177d6030
Merge pull request #190 from stiliajohny/patch-1
...
fix(README.MD): Update README.md with missing library reference
1 year ago
Ty Fiero
10e5a2a19e
Merge pull request #193 from arthurbnhm/patch-1
...
add french documentation
1 year ago
Ty Fiero
a2eba6d5d0
Merge pull request #198 from dheavy/fix/win10-socket-startup
...
Fix win10 not connecting to websocket server
1 year ago
Ty Fiero
e430ec727a
Merge pull request #194 from Abdullah-Gohar/windows-fix
...
Fixed windows client module not found error
1 year ago
Davy Peter Braun
9c15d3f319
Fix win10 not connecting to websocket server
1 year ago
Abdullah-Gohar
6d8bc4885f
Apply suggestions from code review
...
Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
1 year ago
Arthur
291910233a
Update README_FR.md
1 year ago
Arthur
41cb058162
Update docs/README_FR.md
...
Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
1 year ago
Abdullah Gohar
cf1d150f28
Fixed windows client module not found error
1 year ago
Arthur
298b1ab6b5
Create README_FR.md
...
🇫🇷 readme in french!
1 year ago
Ty Fiero
8fca2645e7
Merge pull request #191 from tyfiero/Upgrade-OI-version
...
Update OI version in pyproject.toml
1 year ago
Ty Fiero
47133b7e07
Update OI version in pyproject.toml
1 year ago
John Stilia
143368a938
fix(README.MD): Update README.md with missing library reference
...
Missing AsyncTCP library is missing from Readme
1 year ago
Yuan-Man
9d28e3533a
Update README_CN.md
1 year ago
Ty Fiero
4eb528cdf9
Merge pull request #183 from tyfiero/Edit-the-wiring-diagram
...
Relabel the wiring diagram
1 year ago
Ty Fiero
a15fc11570
Relabel the wiring diagram
1 year ago
Ty Fiero
8a08c6b151
Merge pull request #182 from hpsaturn/platformio_support
...
basic support to build and upload the firmware from PlatformIO
1 year 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
1 year ago
Hpsaturn
bb002c5931
added missing documentation in the client directory
1 year ago
Hpsaturn
1e7d93637c
basic support to build and upload the firmware from PlatformIO
1 year ago
Hpsaturn
73672efee7
added ino file link because it wasn't clear
1 year ago
killian
d220948e8c
Windows support coming soon!
1 year ago
Ty Fiero
680609a590
Merge pull request #180 from saharmor/patch-1
...
Update README.md
1 year ago
Sahar
c2fb0b8185
Update README.md
...
More prominent bill of materials under hardware
1 year ago
Ty Fiero
0f624feaec
Merge pull request #178 from TashaSkyUp/fix-typo-windows
...
Fix typo windows
1 year ago
Tasha Upchurch
f03d344a87
Merge remote-tracking branch 'tasha-origin/fix-typo-windows' into fix-typo-windows
1 year ago
Tasha Upchurch
5cf7589209
small typo fix for "windows" vrs "Windows"
1 year 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)
1 year ago
Ty Fiero
5f35f68b4d
Merge branch 'main' into fix/tts-install-mac-asset-url-unboundlocalerror
1 year ago
Ty Fiero
2d3c3fd4a0
Merge pull request #173 from MartinMF/fix/windows-tts-stt
...
Fix for Windows setup --server --local: TTS and STT
1 year ago
Ty Fiero
5168219e76
Merge branch 'main' into fix/windows-tts-stt
1 year ago
Ty Fiero
0fa5241b60
Merge pull request #139 from chaitanyarahalkar/main
...
Fix empty message array error when running on Windows
1 year ago
Ty Fiero
6ef8e86173
Merge pull request #170 from TashaSkyUp/fix-169
...
Implement cross-platform compatibility in stt.py by replacing system-…
1 year ago
Davy Peter Braun
13b001fe9b
Fix case issues for OS forking logic
1 year ago
Davy Peter Braun
b059cbc0e4
Fix UnboundLocalError for asset_url on Piper install (macOS)
1 year ago
killian
7d1a4d9777
Merge pull request #149 from eltociear/patch-2
...
Update TASKS.md
1 year ago
killian
df8192824a
Merge pull request #148 from Yuan-ManX/README_CN-2
...
Update README_CN.md
1 year ago
killian
c444cbc646
Merge pull request #137 from gibru/main
...
fixing typo
1 year ago
Ty Fiero
dd415dbd94
Merge pull request #123 from Cobular/patch-1
...
Fix default websocket port!
1 year ago
Martin Moehle
547c4afb57
Adjusted rust installation check to work with windows
1 year ago