Commit Graph

601 Commits

Author SHA1 Message Date
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'
2024-04-01 13:33:46 -04:00
Davy Peter Braun 28b0583919 Fix pytest call from pre-commit hook 2024-04-01 19:18:53 +02:00
Davy Peter Braun 0f0ab2c357 Mention C++ Build Tools in Windows' setup docs 2024-04-01 15:46:35 +02:00
Davy Peter Braun 3a3e1ee776 Update Chinese README with newest mention of Windows guide 2024-04-01 11:51:36 +02:00
Davy Peter Braun a34c703fba Update French README 2024-04-01 11:42:00 +02:00
Ty Fiero b9f720d785
Merge pull request #203 from dheavy/feat/update-docs-win-install
Update documentation for Windows installation
2024-03-31 20:01:16 -07:00
Ty Fiero 30774b30d6
Merge pull request #202 from dheavy/feat/tts-openai-gracefull-error-shutdown
Shutdown gracefully if OpenAI key missing for default TTS
2024-03-31 19:59:36 -07:00
Davy Peter Braun 4901a4e36f Update documentation for Windows installation 2024-03-31 22:05:28 +02:00
Davy Peter Braun fe1330a01f Shutdown gracefully if OpenAI key missing for default TTS 2024-03-31 21:09:00 +02:00
Ty Fiero fd177d6030
Merge pull request #190 from stiliajohny/patch-1
fix(README.MD): Update README.md with missing library reference
2024-03-30 12:31:04 -07:00
Ty Fiero 10e5a2a19e
Merge pull request #193 from arthurbnhm/patch-1
add french documentation
2024-03-30 12:25:49 -07:00
Ty Fiero a2eba6d5d0
Merge pull request #198 from dheavy/fix/win10-socket-startup
Fix win10 not connecting to websocket server
2024-03-30 12:23:23 -07:00
Ty Fiero e430ec727a
Merge pull request #194 from Abdullah-Gohar/windows-fix
Fixed windows client module not found error
2024-03-30 12:12:16 -07:00
Davy Peter Braun 9c15d3f319 Fix win10 not connecting to websocket server 2024-03-30 18:42:34 +01:00
Abdullah-Gohar 6d8bc4885f
Apply suggestions from code review
Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
2024-03-30 05:27:35 +05:00
Arthur 291910233a
Update README_FR.md 2024-03-29 20:56:54 +01:00
Arthur 41cb058162
Update docs/README_FR.md
Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
2024-03-29 20:51:52 +01:00
Abdullah Gohar cf1d150f28 Fixed windows client module not found error 2024-03-29 23:59:44 +05:00
Arthur 298b1ab6b5
Create README_FR.md
🇫🇷 readme in french!
2024-03-29 18:26:11 +01:00
Ty Fiero 8fca2645e7
Merge pull request #191 from tyfiero/Upgrade-OI-version
Update OI version in pyproject.toml
2024-03-29 07:27:19 -07:00
Ty Fiero 47133b7e07 Update OI version in pyproject.toml 2024-03-29 07:26:42 -07:00
John Stilia 143368a938
fix(README.MD): Update README.md with missing library reference
Missing AsyncTCP library is missing from Readme
2024-03-29 13:43:47 +00:00
Yuan-Man 9d28e3533a
Update README_CN.md 2024-03-29 20:10:51 +08:00
Ty Fiero 4eb528cdf9
Merge pull request #183 from tyfiero/Edit-the-wiring-diagram
Relabel the wiring diagram
2024-03-28 16:33:10 -07:00
Ty Fiero a15fc11570 Relabel the wiring diagram 2024-03-28 16:31:10 -07:00
Ty Fiero 8a08c6b151
Merge pull request #182 from hpsaturn/platformio_support
basic support to build and upload the firmware from PlatformIO
2024-03-28 16:18:14 -07:00
Ty Fiero f1ca619269
Merge pull request #181 from hpsaturn/improv_doc_firmware_loc
[firmware_doc] added ino file link because it wasn't clear
2024-03-28 16:15:19 -07:00
Hpsaturn bb002c5931
added missing documentation in the client directory 2024-03-29 00:11:57 +01:00
Hpsaturn 1e7d93637c
basic support to build and upload the firmware from PlatformIO 2024-03-29 00:06:51 +01:00
Hpsaturn 73672efee7
added ino file link because it wasn't clear 2024-03-28 23:15:33 +01:00
killian d220948e8c
Windows support coming soon! 2024-03-28 14:50:20 -07:00
Ty Fiero 680609a590
Merge pull request #180 from saharmor/patch-1
Update README.md
2024-03-28 14:30:20 -07:00
Sahar c2fb0b8185
Update README.md
More prominent bill of materials under hardware
2024-03-28 13:02:25 -07:00
Ty Fiero 0f624feaec
Merge pull request #178 from TashaSkyUp/fix-typo-windows
Fix typo windows
2024-03-28 12:52:54 -07:00
Tasha Upchurch f03d344a87 Merge remote-tracking branch 'tasha-origin/fix-typo-windows' into fix-typo-windows 2024-03-28 13:42:11 -04:00
Tasha Upchurch 5cf7589209 small typo fix for "windows" vrs "Windows" 2024-03-28 13:41:58 -04:00
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)
2024-03-28 09:44:51 -07:00
Ty Fiero 5f35f68b4d
Merge branch 'main' into fix/tts-install-mac-asset-url-unboundlocalerror 2024-03-28 09:44:35 -07:00
Ty Fiero 2d3c3fd4a0
Merge pull request #173 from MartinMF/fix/windows-tts-stt
Fix for Windows setup --server --local: TTS and STT
2024-03-28 09:41:36 -07:00
Ty Fiero 5168219e76
Merge branch 'main' into fix/windows-tts-stt 2024-03-28 09:40:47 -07:00
Ty Fiero 0fa5241b60
Merge pull request #139 from chaitanyarahalkar/main
Fix empty message array error when running on Windows
2024-03-28 09:25:39 -07:00
Ty Fiero 6ef8e86173
Merge pull request #170 from TashaSkyUp/fix-169
Implement cross-platform compatibility in stt.py by replacing system-…
2024-03-28 09:24:26 -07:00
Davy Peter Braun 13b001fe9b Fix case issues for OS forking logic 2024-03-28 15:56:21 +01:00
Davy Peter Braun b059cbc0e4 Fix UnboundLocalError for asset_url on Piper install (macOS) 2024-03-28 14:35:06 +01:00
killian 7d1a4d9777
Merge pull request #149 from eltociear/patch-2
Update TASKS.md
2024-03-28 00:25:32 -07:00
killian df8192824a
Merge pull request #148 from Yuan-ManX/README_CN-2
Update README_CN.md
2024-03-28 00:22:53 -07:00
killian c444cbc646
Merge pull request #137 from gibru/main
fixing typo
2024-03-28 00:22:04 -07:00
Ty Fiero dd415dbd94
Merge pull request #123 from Cobular/patch-1
Fix default websocket port!
2024-03-27 14:41:00 -07:00
Martin Moehle 547c4afb57 Adjusted rust installation check to work with windows 2024-03-27 18:28:59 +01:00
Martin Moehle aca34eeece Adjusted piper download link for windows 2024-03-27 18:28:10 +01:00