No description
Find a file
2025-04-20 11:17:03 -04:00
.codeberg first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
android first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
assets first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
docs first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
ios first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
lib first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
linux first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
native/statistics first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
scripts first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
test first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
.gitattributes first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
.gitignore first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
.metadata first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
analysis_options.yaml first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
CMakeLists.txt first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
CONTRIBUTING.md first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
libhealth_analytics.so first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
libstatistics.so first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
LICENSE first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
pubspec.lock first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
pubspec.yaml first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00
README.md first commit - migrated from codeberg 2025-04-20 11:17:03 -04:00

Nøkken

Control your health

Version 1.0.1

Track medications, bloodwork results, injection sites, symptoms, and more, all while keeping your sensitive information private and secure.

Features

  • Medication Tracking: Log medications, dosages, schedules, injection sites, and set reminders
  • Bloodwork Monitoring: Record and visualize lab results over time
  • Data Visualization: View trends in your health data
  • Export Capabilities: Generate reports to share with healthcare providers (coming soon)

Privacy

Nøkken embraces a privacy-first approach:

  • No data collection: Your health information never leaves your device
  • No cloud storage: All data is stored locally on your device
  • No tracking: No analytics, telemetry, or usage statistics are collected. To provide insights, we built a native analytics engine in C++
  • No network requirements: Functions fully offline with no dependency on external services
  • No account creation or registration required

Releases (coming soon)

expected release is around summer 2025. Nøkken will be available on the Apple App Store and the Android Google Play Store

Technology Stack

  • Frontend: Flutter/Dart
  • Backend (analytics engine): C++
  • Local Database: SQLite
  • Encryption: (in development)
  • State Management: Riverpod

Contributing

All contributions are welcomed! Please see CONTRIBUTING.md for details

Documentation

For complete documentation, visit https://charlottecroce.codeberg.page/nokken/docs/site/

License

Nøkken is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).

..