Skip to content

Containerized environment for OSCAR, the open source cpap analysis reporter

License

Notifications You must be signed in to change notification settings

TimSpence/cpap-datalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPAP Datalyzer

Intro

Ingest European Data Format data from ResMed Airsense for visualization purposes.

Usage

At the moment, this project supports two features:

  1. Storage of usage data on a Docker volume
  2. Visualize data using OSCAR

Docker

This project relies on Docker to avoid installing dependencies on the host. If your system can run Docker, you are good to go.

To get started, copy .env.example to .env. Then edit .env to update your preferences.

Next run OSCAR using docker compose up.

View OSCAR in your browser at http://127.0.0.1/. You may need to click to connect using VNC.

Your SD card will be available at /airsense.

When you have finished browsing your data, run docker compose down to stop all services.

Credits

About

Containerized environment for OSCAR, the open source cpap analysis reporter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published