open-smartwatch-os icon indicating copy to clipboard operation
open-smartwatch-os copied to clipboard

The Open-Smartwatch Operating System.

Results 45 open-smartwatch-os issues
Sort by recently updated
recently updated
newest added

With this issue we will make the OSW-OS more portable to finally also run on: - Watchy: https://github.com/sqfmi/Watchy, @simonmicro won one recently... - T-Watch (2021 V1): https://de.aliexpress.com/item/1005003140780271.html, _depending on cost...

:star: enhancement
requires hardware

After #368 ## ToDo - [ ] integrate this into OswUI (deprecate and replace full-screen progress with native elements?) - [ ] integrate this into the wifi service ## Fixed...

:lady_beetle: bug
:star: enhancement
src/core
src/osw-emulator

- Ports template-chains to `if ... ( require {} )` - Switched to `auto` concepts - Fixed some more `String`-class bugs :fire: **:warning: THIS PR IS NOT WORKING YET; THE...

:star: enhancement
src/core
src/osw-emulator

I know everybody wants it, but nobody has time for it. With this issue, we will add documentation to **ALL** currently supported functions - and also add Doxygen support (including...

:star: enhancement
src/osw-app
src/core
src/osw-service
:scroll: documentation
src/osw-emulator
src/osw-watchface
src/osw-config

![image](https://github.com/Open-Smartwatch/open-smartwatch-os/assets/66334969/e20497aa-d2ed-433f-b034-6bbbb02f42de) This workflows, just ONLY CREATE RELEASE AND UPLOAD ASSETS.

:robot: workflows

I'm using 3.3 devices, but 4.0 devices are not found on the market. I think it's necessary to manage all versions of the model source code in software, but it's...

Use the anti alias feature on watchfaces: Mix, Monotimer and Numerals

In this PR you find: 1.) Use anti aliased lines, circles and arcs in the existing watchfaces 2.) Use dynamic clock 3.) Update LUA and an example watchface using it....

@uvwxy released a new guide https://www.patreon.com/posts/103664944 and we got the "OK" to merge it into our docs. While we are on it, maybe also update the Linux side?

:scroll: documentation

https://github.com/Open-Smartwatch/open-smartwatch-os/blob/40ed6d66d2b42437c3f9b6ebed0cf63bfda4e3b6/include/config_defaults.h#L47 https://github.com/Open-Smartwatch/open-smartwatch-os/blob/40ed6d66d2b42437c3f9b6ebed0cf63bfda4e3b6/include/config.h.example#L17 The app recognizes the device name, but it must be unified with prefixes of the same specification. Also, is the device name up to 8 characters.