mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 19:20:45 +00:00
35 lines
1.6 KiB
HTML
35 lines
1.6 KiB
HTML
<html>
|
|
<body leftmargin=6 topmargin=0 rightmargin=6>
|
|
<table width="100%" cellspacing=0 cellpadding=6 border=0 >
|
|
<tr><td bgcolor="#d0d0d0" colspan=2 cellpadding=6 >
|
|
<div align=center><font color="black" size=+3>Welcome to SleepyHead</font></div>
|
|
</td></tr>
|
|
<tr>
|
|
<td>
|
|
<p>This software assists you in reviewing data at home for your CPAP Machine, Oximeter, Sleep Stage monitors, as well as help you track general issues related to sleep health.</p>
|
|
<p>Currenly supports the following machines:</p>
|
|
<li>Philips Respironics System One</li>
|
|
<li>Contec CMS50 Oximeters</li>
|
|
<p><b>Project Website:</b> <a href='http://sleepyhead.sourceforge.net'>http://sleepyhead.sourceforge.net</a></p>
|
|
<p><b>About Sleep Apnea:</b> <a href='http://en.wikipedia.org/wiki/Sleep_apnea'>http://en.wikipedia.org/wiki/Sleep_apnea</a></p>
|
|
<p><b>CPAPTalk Forum:</b> <a href='http://www.cpaptalk.com'>http://www.cpaptalk.com</a></p>
|
|
</td>
|
|
<td><image src='qrc:/docs/sheep.png' width=220 height=220><br/>
|
|
<div align=center>This is a temporary logo<br/>
|
|
(from OpenClipart.org)
|
|
</div>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<hr/>
|
|
<p><b>Copyright:</b> ©2011 Mark Watkins (jedimark)</p>
|
|
<p><b>License:</b> This software is released freely under the GNU Public License.</p>
|
|
<p><i>This software comes with absolutely no warranty, either express of implied. It comes with no guarantee of fitness for any particular purpose.
|
|
No guarantees are made to the accuracy or usefulness of any data displayed.</p>
|
|
<p><b>It would very unwise to rely soley on this software for making medical decisions. Talk to your doctor.</b></i></p>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|