Download
Mobile App
Add Times is available for free on Google Play and the App Store.
Linux Desktop
Add Times is available for free on flathub.org. Depending on your distribution, you might also find the app in the software management application on your computer.
Add to your website
Add the following code to your website in order to embed a fully functional copy of Add Times.
<iframe
src="https://akaflieg-freiburg.github.io/addhoursandminutes/assets/webasm/addhoursandminutes.html"
width="350"
height="450"
name="Add Times"
scrolling="no"
frameborder="1">
<p>Your browser cannot show embedded frames. You can however display the embedded page via<a href="https://akaflieg-freiburg.github.io/addhoursandminutes/assets/webasm/addhoursandminutes.html">this link</a>.</p>
</iframe>
Source code
Developers who are interested in compiling Add Times themselves find all relevant sources on GitHub. This program builds on the Qt library. The source code for Qt can be found at this URL.