mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
36 lines
1.6 KiB
HTML
36 lines
1.6 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=4 border=0 >
|
|
<tr><td bgcolor="#d0d0d0" colspan=2 cellpadding=0 valign=center align=center><font color="black" size=+1><b>Welcome to SleepyHead</b></font></td></tr>
|
|
<tr>
|
|
<td valign="top" leftmargin=0 cellpadding=6>
|
|
<p>This software is designed to assist you in reviewing data for your CPAP Machine, Oximeter, and 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 (BIPAP and lower)</li>
|
|
<li>ResMed S9 models (AutoSet and lower)</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>
|
|
<tr>
|
|
<td colspan=2>
|
|
<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><b>It would very unwise to rely solely on this software when making medical decisions. Talk to your doctor.</b></p>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|