Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianeli1/persona5watch
Watch face for Samsung smartwatches, P5 themed!
https://github.com/ianeli1/persona5watch
persona5 tizen watchface
Last synced: 3 days ago
JSON representation
Watch face for Samsung smartwatches, P5 themed!
- Host: GitHub
- URL: https://github.com/ianeli1/persona5watch
- Owner: ianeli1
- Created: 2021-02-28T05:50:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T21:18:43.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T20:48:06.483Z (about 2 months ago)
- Topics: persona5, tizen, watchface
- Language: CSS
- Homepage:
- Size: 12.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Persona 5 Watch Face
This is a quick mod done in like an hour and you really shouldn't use it as it hasn't been optimized at all. It's based on the Persona5 Weather Forecast repo by [caffi-nate](https://github.com/caffi-nate/Persona5-Weather-Forecast)
If you want to install this watch face, you'll probably need to set up Tizen Studio on your own and enable debugging on your Samsung Watch
## Screenshots
![A screenshot of the watch face](https://media.discordapp.net/attachments/567157301610283011/815455145239248936/Screen_20210227_231933.png)
## Build
This project was written using Typescript, so you'll need to transpile it to JS. Simply install npm, run `npm install && npm run build` and you're good to go.