Open Source CPAP Analysis Reporter A fork of sleepyhead/sleepyhead-code
Go to file
2024-10-04 17:44:06 -04:00
anotDump Add exit(0) to dumpSTR and anotDump to fix compiler warning 2021-07-08 10:23:57 -07:00
Building Changed pholy to CrimsonNape 2024-10-04 17:44:06 -04:00
dumpSTR removed URLs to sleepyhead or it's author 2024-01-31 19:14:19 -05:00
history removed URLs to sleepyhead or it's author 2024-01-31 19:14:19 -05:00
Htmldocs Added changes for 1.5.3 2024-04-11 10:20:48 -04:00
oscar Changed pholy to CrimsonNape 2024-10-04 17:44:06 -04:00
Tools Update Tools:updateCopyright.pl was replaced by updateCopyright.py 2024-02-19 10:41:43 -05:00
Translations Updated Language Files 2024-08-05 13:12:10 -04:00
.gitignore Add ignore of JSON file used by Sourcetrail. 2019-05-21 15:14:18 -07:00
anotDump.pro Update to use SleepLib's edfParser 2021-06-24 12:13:21 -04:00
CONTRIBUTING.md Changed pholy to CrimsonNape 2024-10-04 17:44:06 -04:00
COPYING Standardize project modelines and include license and copyright. 2014-04-10 13:29:53 +10:00
Doxyfile Change options to make report more complete 2019-09-16 11:57:45 -07:00
dumpSTR.pro update dumpSTR to use the standard edfparser files 2020-02-21 11:29:00 -05:00
makedoxy.bat Batch file to make running Doxygen easier. Improvements to Doxyfile control file. 2019-05-20 01:29:31 -07:00
OSCAR_QT.pro Update version checking to allow QT 6 2021-04-02 17:17:50 -07:00
README removed URLs to sleepyhead or it's author 2024-01-31 19:14:19 -05:00
utf8.sh Add dir=rtl for ar and he per AK, and save a utf-8 conversion script 2020-04-08 08:17:50 -04:00

OpenSource CPAP Analysis Reporter - OSCAR

OSCAR is a derivative of SleepyHead version 1.1.0, created when that was abandoned by Mark Watkins.

SleepyHead was 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. It was released
under the GPL version 3 license. See the file COPYING for those details.

SleepyHead was written by Mark Watkins (aka Jedimark), an Australian software developer afflicted with sleep apnea.

SleepyHead was copyright (C) 2011-2018 by Mark Watkins 

Portions of OSCAR are copyright (c) 2019-2022 The OSCAR Team <oscar@oscar-team.org>

Minimum Requirements: 
-------------------
All systems need a C++ compiler and linker and the QT platform download.

Windows Building: See Building/Windows/BUILD-WIN.md
-----------------

MacOS Building: See Building/MacOS/BUILD-mac.md
---------------

Linux Building: See Building/Linux/BUILD-Linux.md
---------------

Software Licensing Information
------------------------------
OSCAR is released under the GNU GPL v3 License. Please see below for a note on giving correct attribution
in redistribution of derivatives.

It is built using Qt SDK (Open Source Edition), available from https://qt.io.

Redistribution of derivatives ( a note added by Mark Watkins )
-----------------------------
Mark Watkins created this software to help lessen the exploitation of others. Seeing his work being used to exploit others
is incredibly un-motivational, and incredibly disrespectful of all the work he put into this project.

If you plan on reselling any derivatives of SleepyHead, I specifically request that you give due credit and
link back, mentioning clearly in your advertising material, software installer and about screens that your
derivative "is based on the free and open-source software SleepyHead ,
developed and copyright by Mark Watkins (C) 2011-2018."

It is not enough to reference that your derivative "is based on GPL software".