https://github.com/rohanharikr/stardewvalleyclock
A desktop clock based on Stardew Valley bootstrapped with Electron and Svelte.
https://github.com/rohanharikr/stardewvalleyclock
Last synced: 4 months ago
JSON representation
A desktop clock based on Stardew Valley bootstrapped with Electron and Svelte.
- Host: GitHub
- URL: https://github.com/rohanharikr/stardewvalleyclock
- Owner: rohanharikr
- Created: 2020-06-12T21:52:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:52:06.000Z (over 2 years ago)
- Last Synced: 2025-01-13T08:29:15.201Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.05 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Welcome to the valley!
## Checklist
- [x] Shows the time
- [x] Shows the date
- [x] Always on top
- [ ] Current weather status
- [x] Window spawn on top-right of screen
- [ ] Icons
- [ ] Proper packaging
- [x] Night / day icon## Building
```npm i```
```npm start``` for local#### Follow below commands for platform specific builds or pass ```--all``` to ```electron-packager``` to build for all platforms.
## Mac Build

#### Builing for Mac ```electron-packager . --platform darwin```
## Win Build

#### Builing for Windows ```electron-packager . --platfom win32```
## Linux Build

#### Builing for Linux ```electron-packager . --platform linux```
### [Buy Stardew Valley](https://www.stardewvalley.net/)
### [Font used](https://fontstruct.com/fontstructionsshow/1254619/stardew_valley)