mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
38 lines
1.7 KiB
HTML
38 lines
1.7 KiB
HTML
<html>
|
|
<head>
|
|
<style type='text/css'>
|
|
h1,p,a,td,body { font-family: 'FreeSans', 'Sans Serif' }
|
|
p,a,td,body { font-size: 14px }
|
|
</style>
|
|
</head>
|
|
<body leftmargin=0 topmargin=0 rightmargin=0>
|
|
<table width="100%" cellspacing=0 cellpadding=0 border=0 >
|
|
<tr><td bgcolor="#d0d0d0" colspan=2 cellpadding=12 valign=center align=center><font color="black"><h1>Welcome to SleepyHead</h1></font></td></tr>
|
|
<tr>
|
|
<td valign="top" cellpadding=6>
|
|
<br>
|
|
<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><br>
|
|
<b>About Sleep Apnea:</b> <a href='http://en.wikipedia.org/wiki/Sleep_apnea'>http://en.wikipedia.org/wiki/Sleep_apnea</a><br>
|
|
<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</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.</i></p>
|
|
<p><b>It would very unwise to rely soley on this software when making medical decisions. Talk to your doctor.</b></p>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|