You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-227Lines changed: 3 additions & 227 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,241 +12,17 @@ It can also pull code from a web server, so you can run Adafruit example code di
12
12
13
13
It supports a search path for code locations, so you can define your own or use other people's libraries, and fall back to the ones bundled with circremote.
14
14
15
-
One thing it currently does not do is support Microsoft Windows. I do not have a Windows machine and have no way to test it with Windows. I understand that a lot of people use Windows and that the lack of support means that a lot of people who might benefit from circremote won't be able to use it. While I'm happy to spend some time and resources on continuing to develop circremote and support users, I don't have the time, energy or desire to bring up a new platform and get it working on it. If a motivated co-maintainer comes along who'd like to get circremote working properly with Windows and then support it, I'd be happy to bring someone like that onto the project.
15
+
circremote does not support Microsoft Windows. I do not have a Windows machine and have no way to test it with Windows. I understand that a lot of people use Windows and that the lack of support means that a lot of people who might benefit from circremote won't be able to use it. While I'm happy to spend some time and resources on continuing to develop circremote and support users, I don't have the time, energy or desire to bring up a new platform and get it working on it. If a motivated co-maintainer comes along who'd like to get circremote working properly with Windows and then support it, I'd be happy to bring someone like that onto the project.
16
16
17
17
From here, see how to install circremote and then please check out the [FAQ](doc/FAQ.md) to see how to use it.
18
18
19
19
-[About circremote](doc/about.md)
20
+
-[Install](doc/install.md)
21
+
-[Usage](doc/usage.md)
20
22
-[Commands](doc/commands.md)
21
23
-[Configuration](doc/configuration.md)
22
24
-[Contributing](doc/contributing.md)
23
25
24
-
## Installation
25
-
26
-
### ~~From PyPI~~
27
-
28
-
(Not yet listed on PyPl so try "From Github" instead)
0 commit comments