simonmicro

Results 22 issues of simonmicro

Hey, sadly @SystemRage does not seem to be active anymore, so we are unable to further develop this project. If you still want to use `py-kms` you are welcome to...

This also corrects a possible security risk, as the container was (theoretically) able to modify its own compose file (and therefore could escalate its privileges)!

Closes #190 Still needs (merge into this branch to implement them): - [x] @simonmicro CI support - [x] @simonmicro Maybe fix history and accidental removed files (so we have no...

enhancement
emulator

Well... See the work on branch `feature/emulator`. Add your ideas / wishes down in the comments! _I'm working on this in my free-time, so do not expect any results soon...

enhancement
help wanted
osw-app
lib-open-smartwatch
osw-service

Surfaced on #136 Every task should be able to specify: - How often it should run (sleep time) - Which core - Stack size Also we should utilize RTOS native...

:star: enhancement
src/core

Every part of the OS should be turned on/off during compile time, based on the hardware-**revision**. E.g. `platformio.ini` contains the `LIGHT_EDITION_V3.3`, which includes everything except GPS and only wifi xor...

enhancement
core

All the logging should be centrally done through a thread-save system (including source, severity information) - also allowing us to buffer messages to show them inside e.g. a web console....

enhancement
core

As requested in https://github.com/Open-Smartwatch/open-smartwatch-os/issues/98 we should document what feature flags are available to control which part of the OS. For that we should create a new page in the docs...

documentation

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I would love to see a way to caldav-style-access current issues (maybe...

✨feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary While a minimalistic instruction set for self-hosting exist, it does not include...

Plane
feature