a cross platform, opensource sleep tracking program for reviewing CPAP and Oximetry data
OSCAR is a cross platform, opensource sleep tracking program for reviewing CPAP and Oximetry data, which are devices used in the treatment of Sleep Disorders like Obstructive Sleep Apnea.
OSCAR is a cross platform, opensource sleep tracking program for reviewing CPAP and Oximetry data, which are devices used in the treatment of Sleep Disorders like Obstructive Sleep Apnea.
To install oscar, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install oscar
To see what files were installed by oscar, run:
port contents oscar
To later upgrade oscar, run:
sudo port selfupdate && sudo port upgrade oscar
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.