OSCAR-code/docs/index.html

38 lines
1.7 KiB
HTML
Raw Normal View History

2011-06-26 08:30:44 +00:00
<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 >
2011-06-28 02:21:38 +00:00
<tr><td bgcolor="#d0d0d0" colspan=2 cellpadding=12 valign=center align=center><font color="black"><h1>Welcome to SleepyHead</h1></font></td></tr>
2011-06-26 08:30:44 +00:00
<tr>
<td valign="top" cellpadding=6>
2011-06-28 02:21:38 +00:00
&nbsp;<br>
2011-06-26 08:30:44 +00:00
<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>
2011-06-26 08:30:44 +00:00
</td>
2011-06-26 11:49:40 +00:00
<td><image src='qrc:/docs/sheep.png' width=220 height=220><br/>
<div align=center>This is a temporary logo</div>
2011-06-26 08:30:44 +00:00
</td>
</tr>
</table>
<hr/>
<p><b>Copyright:</b> &copy;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.
2011-06-28 02:21:38 +00:00
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>
2011-06-26 08:30:44 +00:00
</td></tr>
</table>
</body>
</html>