Skip to content

Commit 624a145

Browse files
authored
Create README.md
Initial Commit
0 parents  commit 624a145

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

README.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# NeoSam - WearOS Watchface
2+
3+
![NeoSam Logo](assets/neosam_logo.png)
4+
5+
## Overview
6+
7+
**NeoSam** is a custom WearOS watch face designed for Samsung Galaxy Watch series smartwatches. Inspired by the iconic Casio F91W, this watch face blends the timeless, minimalistic design language with modern WearOS functionality. Whether you're a fan of classic digital watches or just looking for a clean, functional watch face, NeoSam has you covered.
8+
9+
## Features
10+
11+
- **Battery Status**: Displays current battery level.
12+
- **Date and Day**: Shows the current date and day of the week.
13+
- **24-Hour Time Format**: Option to switch between 12-hour and 24-hour time formats.
14+
- **Step Counter**: Tracks your daily steps directly on the watch face.
15+
- **Weather Information**: View current weather conditions and temperature.
16+
- **Always-On Display (AOD)**: Simplified AOD mode that intends to preserve battery life.
17+
18+
## Installation
19+
20+
Sideload the APK onto your Samsung Galaxy Watch using an application such as [Wear Installer](https://play.google.com/store/apps/details?id=org.freepoc.wearinstaller&pcampaignid=web_share) .
21+
22+
## Requirements
23+
24+
- Smartwatch running WearOS.
25+
- (reccomended) Samsung Galaxy Watch running WearOS.
26+
27+
## Contributing
28+
29+
Contributions to NeoSam are welcome! If you have ideas for new features or improvements, feel free to submit a pull request or open an issue on GitHub.
30+
31+
### How to Contribute
32+
33+
1. Fork the repository.
34+
2. Create a new branch (`git checkout -b feature-branch`).
35+
3. Make your changes and commit them (`git commit -m 'Add new feature'`).
36+
4. Push to the branch (`git push origin feature-branch`).
37+
5. Submit a pull request.
38+
39+
## License
40+
41+
This project is licensed under the GNU GPL v3. See the [LICENSE](LICENSE) file for more information.
42+
The vintage Samsung logo is the whole property of Samsung and in no way mine or used with proper permission.
43+
44+
## Acknowledgements
45+
46+
- **Casio**: For the inspiration provided by the F91W.
47+
- **Samsung**: For providing tools like Watch Face Studio to create custom watch faces.

0 commit comments

Comments
 (0)