Open Source CPAP Analysis Reporter A fork of sleepyhead/sleepyhead-code
Go to file
2021-04-02 17:17:50 -07:00
anotDump Added Annotation dump program and fixed edfparser to make it work 2019-08-04 21:49:17 -04:00
Building Added builder for RPMs 2020-12-08 21:09:18 +00:00
dumpSTR Merge branch 'master' into dumpSTR-usage 2020-04-30 14:13:04 -04:00
history Moved configure script to history so it's not used by accident 2019-04-29 12:40:23 -04:00
Htmldocs Correct error dialog when data cannot be written to OSCAR_Data 2021-01-18 21:47:59 -07:00
oscar Update version checking to allow QT 6 2021-04-02 17:17:50 -07:00
Translations We have a new translator for BULGARIAN! Here's his first update. 2021-03-29 20:54:36 +02:00
.gitignore Add ignore of JSON file used by Sourcetrail. 2019-05-21 15:14:18 -07:00
anotDump.pro Added Annotation dump program and fixed edfparser to make it work 2019-08-04 21:49:17 -04:00
CONTRIBUTING.md Update CONTRIBUTING with branch character limitations. 2020-03-21 23:42:32 +00: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
preferencesdialog.ui Another adjustment to width of date edit field in Preferences dialog 2020-09-13 11:12:51 -07:00
README Fixed some typos in README 2020-05-29 11:00:13 -04: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 <mark@jedimark.net>

Portions of OSCAR are copyright (c) 2019, 2020 by 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 available from http://sleepyhead.jedimark.net,
developed and copyright by Mark Watkins (C) 2011-2018."

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