From c0770cde8a1416e8dad3064bf0de8168ec0915db Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Wed, 29 Jun 2022 22:31:35 +0300 Subject: Add InfiniTime Vision document (#1196) --- doc/InfiniTimeVision.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 doc/InfiniTimeVision.md (limited to 'doc') diff --git a/doc/InfiniTimeVision.md b/doc/InfiniTimeVision.md new file mode 100644 index 00000000..6702d911 --- /dev/null +++ b/doc/InfiniTimeVision.md @@ -0,0 +1,33 @@ +# InfiniTime Vision + +The purpose of this document is to steer efforts towards a common goal, and as such should be taken into consideration with all developments. + +## InfiniTime + +InfiniTime is a community-built smartwatch firmware. +It offers freedom and privacy advantages unavailable to users of proprietary wearable technology. + +InfiniTime is not to be used for medical or other health tracking purposes. + +## Core Principles + +- Keep It Simple +- Reliability +- Battery efficiency +- Easy and simple navigation +- Behaviour should be predictable and easy to understand +- Prefer solid default experience over customization +- Personalization is achieved through custom watchfaces. + More options may be available through a companion app. +- Use standard protocols and methods + +## Long term vision + +The perfect version of InfiniTime would include: + +- Capability to sideload apps and watchfaces +- Only a minimal feature set in the flashed firmware. + Users would add the features they want. +- Ports to other devices +- Translations +- Great user documentation -- cgit v1.2.3