1
0

AU logo added
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-10-21 09:47:43 +00:00
parent 312542722a
commit efa06ff4cc
3 changed files with 243 additions and 5 deletions

View File

@ -1,6 +1,4 @@
---
# Documentation: https://wowchemy.com/docs/managing-content/
title: "Tidstagning"
summary: "A very simple time tracking application written in C#.NET to be used for timing of yachtracing."
date: 2021-07-17T15:10:25+02:00
@ -41,9 +39,13 @@ Additionally, the application supports an external USB relay. The relay is toggl
Additional features that may be implemented one day if there is interest or desire.
- Separate configuration interface.
- Support for additional USB relays.
- Internationalisation and localization to other languages than Danish.
- Support for relays that do not enumate as COM ports. (USB-HID, TCP, UDP etc).
- Import/Export from Manage2Sail
- Internationalization and localization to other languages than Danish.
- Documentation and tooltips in the UI.
- Fuzzy search for large regattas.
- Creation of participants in the application.
- .NET6 support
# Disclaimer
The software is provided free of charge AS IS. Source code not provided.