Skip to content

AbFarid/daegmael

Repository files navigation

logo Daegmael

Dæg-Mæl - Anglo-Saxon for "day measure".

Introduction

Unofficial 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/forwards

You 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) 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.