2019-02-24 15:26:14 +00:00
|
|
|
OpenSource CPAP Analysis Reporter - OSCAR
|
2018-04-22 12:06:48 +00:00
|
|
|
|
2020-04-23 20:11:48 +00:00
|
|
|
OSCAR is a derivative of SleepyHead version 1.1.0, created when that was abandoned by Mark Watkins.
|
2011-05-28 09:16:46 +00:00
|
|
|
|
2019-03-10 16:03:19 +00:00
|
|
|
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
|
2019-02-13 18:22:54 +00:00
|
|
|
under the GPL version 3 license. See the file COPYING for those details.
|
2011-05-28 09:16:46 +00:00
|
|
|
|
2019-02-13 18:22:54 +00:00
|
|
|
SleepyHead was written by Mark Watkins (aka Jedimark), an Australian software developer afflicted with sleep apnea.
|
2016-04-15 01:15:07 +00:00
|
|
|
|
2024-02-01 00:14:19 +00:00
|
|
|
SleepyHead was copyright (C) 2011-2018 by Mark Watkins
|
2019-02-13 18:22:54 +00:00
|
|
|
|
2021-11-02 20:34:12 +00:00
|
|
|
Portions of OSCAR are copyright (c) 2019-2022 The OSCAR Team <oscar@oscar-team.org>
|
2016-04-15 01:15:07 +00:00
|
|
|
|
2020-04-23 20:11:48 +00:00
|
|
|
Minimum Requirements:
|
2020-04-20 21:16:04 +00:00
|
|
|
-------------------
|
2020-04-24 17:28:15 +00:00
|
|
|
All systems need a C++ compiler and linker and the QT platform download.
|
2014-09-11 14:23:08 +00:00
|
|
|
|
2020-04-23 20:11:48 +00:00
|
|
|
Windows Building: See Building/Windows/BUILD-WIN.md
|
|
|
|
-----------------
|
2011-12-25 08:17:24 +00:00
|
|
|
|
2020-05-29 15:00:13 +00:00
|
|
|
MacOS Building: See Building/MacOS/BUILD-mac.md
|
2018-04-26 19:10:48 +00:00
|
|
|
---------------
|
2011-12-25 08:17:24 +00:00
|
|
|
|
2020-05-29 15:00:13 +00:00
|
|
|
Linux Building: See Building/Linux/BUILD-Linux.md
|
2020-04-23 20:11:48 +00:00
|
|
|
---------------
|
2011-05-28 09:16:46 +00:00
|
|
|
|
2016-04-15 01:15:07 +00:00
|
|
|
Software Licensing Information
|
|
|
|
------------------------------
|
2019-02-24 15:26:14 +00:00
|
|
|
OSCAR is released under the GNU GPL v3 License. Please see below for a note on giving correct attribution
|
2016-04-15 01:18:04 +00:00
|
|
|
in redistribution of derivatives.
|
2016-04-15 01:15:07 +00:00
|
|
|
|
2020-05-29 15:00:13 +00:00
|
|
|
It is built using Qt SDK (Open Source Edition), available from https://qt.io.
|
2016-04-15 01:15:07 +00:00
|
|
|
|
2020-05-29 15:00:13 +00:00
|
|
|
Redistribution of derivatives ( a note added by Mark Watkins )
|
2016-04-15 01:15:07 +00:00
|
|
|
-----------------------------
|
2019-03-10 16:03:19 +00:00
|
|
|
Mark Watkins created this software to help lessen the exploitation of others. Seeing his work being used to exploit others
|
2019-02-13 18:22:54 +00:00
|
|
|
is incredibly un-motivational, and incredibly disrespectful of all the work he put into this project.
|
2016-04-15 01:15:07 +00:00
|
|
|
|
2019-03-10 16:03:19 +00:00
|
|
|
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
|
2024-02-01 00:14:19 +00:00
|
|
|
derivative "is based on the free and open-source software SleepyHead ,
|
2019-02-13 18:22:54 +00:00
|
|
|
developed and copyright by Mark Watkins (C) 2011-2018."
|
2016-04-15 01:15:07 +00:00
|
|
|
|
|
|
|
It is not enough to reference that your derivative "is based on GPL software".
|
2011-05-28 09:16:46 +00:00
|
|
|
|