Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abfarid/daegmael
Helper app for Kingdom: Two Crowns
https://github.com/abfarid/daegmael
pwa vuejs
Last synced: 2 months ago
JSON representation
Helper app for Kingdom: Two Crowns
- Host: GitHub
- URL: https://github.com/abfarid/daegmael
- Owner: AbFarid
- License: mit
- Created: 2019-01-06T21:38:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T01:08:43.000Z (about 2 years ago)
- Last Synced: 2023-03-21T10:44:52.321Z (almost 2 years ago)
- Topics: pwa, vuejs
- Language: Vue
- Homepage:
- Size: 1.91 MB
- Stars: 23
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ![logo](https://github.com/AbFarid/daegmael/blob/master/public/img/icons/icon.png?raw=true) Daegmael
> **Dæg-Mæl** - Anglo-Saxon for "day measure".
## IntroductionUnofficial companion app for game __Kingdom: Two Crowns__.
https://abfarid.github.io/daegmael/#### Features:
* __convert Roman numerals__ (into Arabic numerals, with which you don't have to do a bunch of math)
* __show current season__
* __show amount of days left till winter comes__ (and crushes you)
* __shows time till sunset/sunrise__ (slightly more precisely than Sun and Moon)
* __always-on display that keeps your info at a glance__ (even has burn-in protection for OLED screens)
* __offline installation for compatible devices__ (as a PWA app, it can be installed into your app drawer)# Usage
### Season tracker
Enter your current in-game campaign day (shown in the pause menu) using the in app buttons (or keyboard; only valid Roman numerals):
* ___-i___ / ___+i___ jumps a day backwards/forwards
* ___-xvi___ / ___+xvi___ jumps a season backwards/forwardsYou can now see your season related information:
* Current day in Arabic numerals
* Current season
* Days left till winter starts/ends### Day tracker
If you'd like to use automatic day progression and/or see daytime countdown to know precise time, use the countdown timer.Timer buttons:
* __START__ - Starts or resumes the countdown
* __PAUSE__ - Pauses the countdown
* __STOP__ - Stops and resets the countdown
* __RESET__ - Resets and starts countdown immediately (useful for readjusting timer)
Optionally, if you're on a mobile device (Android/iOS) you'll see a button with an LED (![LED](https://github.com/AbFarid/daegmael/blob/master/src/assets/img/led_mini_dark.png?raw=true)) icon, that will enable the _always-on display_ (AOD). This will remove the unnecessary UI element and keep your screen awake untill you press the button again. There's a basic OLED screen burn-in protection enabled, where the content will move around once a minute.## Installation as native(ish) app for offline use
The web app can be installed onto your compatible device (Windows/Android/iOS) as a Progressive Web App (PWA). Doing so enables offline usage of the app.