Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rdnt/m8

Source code and issue tracker for M8, a digital, pixelated, retro-futuristic watch face for Wear OS.
https://github.com/rdnt/m8

android help-wanted jetpack jetpack-compose kotlin watchface wear-os wearos

Last synced: about 2 months ago
JSON representation

Source code and issue tracker for M8, a digital, pixelated, retro-futuristic watch face for Wear OS.

Awesome Lists containing this project

README

        

# M8

![cover](https://github.com/rdnt/m8/assets/17600197/1322fa27-0ef5-499f-987f-763bfb601670)

This is the source code repository and issue tracker for
[M8](https://play.google.com/store/apps/details?id=dev.rdnt.m8face), a WearOS watch-face.

M8 was initially conceived as a Samsung Watch Face Studio project, but it was later ported to
Kotlin and the new AndroidX/Jetpack APIs, so that its customization UI and capabilities can be on
par or close to the native Pixel Watch faces experience, in terms of look & feel as well as
performance.

M8's source code is released as open source under the MIT license.

Please submit any issue or suggestion in the
[issues page](https://github.com/rdnt/m8/issues).
If the issue is a bug, include your device model and steps required to reproduce, if any.

Keen on checking out the latest features?
[Become a tester!](https://play.google.com/apps/testing/dev.rdnt.m8face)
Want to help the project grow? Share it on social networks and with your friends! 🥰

[Get M8 from the Play Store!](https://play.google.com/store/apps/details?id=dev.rdnt.m8face)

## Contributing
You are free and actively encouraged to contribute to this project by either
contributing code, creating issues, reporting bugs, highlighting
vulnerabilities, proposing improvements or helping maintain the documentation.

If you would like to submit code changes, create a new branch from the *main*
branch with the name of the feature you are implementing and submit a pull
request to the *main* branch after you make your changes. Click
[here](https://gist.github.com/Chaser324/ce0505fbed06b947d962#doing-your-work)
for a how-to guide.

In case you want to submit a bug report, please add as many details as possible
regarding how the error occurred and include the steps required to reproduce
it if that is possible. It will help a lot in testing, finding the cause and
implementing fixes.

---

## Changelogs
Changelogs for each and every release can be found
[here](https://github.com/rdnt/m8/blob/main/CHANGELOG.md). Alpha releases usually only appear on open pull requests, are available for testing on the [Open Testing track](https://play.google.com/apps/testing/dev.rdnt.m8face), and are retracted from the PR's changelog before merging.