tw-precision-neo

Modern data management app for FreeStyle Precision Neo / Optium Neo users.

View on GitHub

tw-precision-neo

License Python

Modern data management app for FreeStyle Precision Neo / Optium Neo users.

日本語の README はこちら

tw-precision-neo is an open-source desktop application developed for users who are frustrated that the official software (FreeStyle Auto-Assist) no longer runs on modern operating systems.


🌟 Key Features

📱 Supported Devices

🩸 Blood Glucose Classifications

The app categorizes readings based on the following criteria and displays them with corresponding colors:

Category mg/dL mmol/L Color
Low < 70 < 3.9 Red
In Range 70 - 140 3.9 - 7.8 Green
High (Caution) 141 - 180 7.9 - 10.0 Yellow
High 181 - 250 10.1 - 13.9 Red
Very High > 250 > 13.9 Dark Red

📦 Installation

Download the latest version from the GitHub Releases page.

macOS

Download and run the .pkg installer. Note: The app is Notarized by Apple and safe to run.

Windows

Download and run the .msi installer, or download the .zip file and extract it to a folder of your choice.

🚀 Usage

  1. Connect: Connect your Precision Neo to your PC using a standard Micro-USB cable. Ensure the device screen displays “PC”. Device Connection
  2. Sync: Launch the app and click the “Sync Device” button.
  3. Analyze: Instantly view your synced data and trend charts.

💾 Data Storage

All data is stored in a local SQLite database on your PC. Files are located at:

📸 Demo & Screenshots

Video Demo

Dashboard & Analytics

| Glucose Trends | Heatmap Analysis | | :—: | :—: | | Glucose Trends | Heatmap |

Clinical Statistics

Statistics

⚠️ Disclaimer

This software is NOT a “Software as a Medical Device” (SaMD). It is intended for personal logging and informational purposes only. Do not use the information provided by this software for medical decisions, such as adjusting insulin doses. Always consult with your physician for medical guidance.

🛠 For Developers

This project is part of the ‘tw’ series maintained by the developer of TWSNMP.

Development Environment Setup

Requires mise:

mise install
mise run setup

Commands

Release & Packaging

📄 License

Distributed under the Apache License 2.0. See LICENSE for details.