31 lines
507 B
Plaintext
31 lines
507 B
Plaintext
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||
|
"http://www.w3.org/TR/html4/loose.dtd">
|
||
|
|
||
|
<html>
|
||
|
|
||
|
<!--#include virtual="header"-->
|
||
|
|
||
|
<h2> PicoTone </h2>
|
||
|
|
||
|
<p>
|
||
|
This is a small PicoGUI DTMF tone dialer that you can use to dial numbers
|
||
|
on phones with touch tone exchanges.
|
||
|
</p>
|
||
|
|
||
|
<center><img src="sshot/picotone.png"></center>
|
||
|
|
||
|
|
||
|
<h3>Download</h3>
|
||
|
|
||
|
<ul>
|
||
|
<li> <b> v0.2.0</b>
|
||
|
<ul>
|
||
|
<li> <a href="picotone-0.2.0.tar.gz">v0.2.0</a>
|
||
|
</ul>
|
||
|
</ul>
|
||
|
|
||
|
<!--#include virtual="footer"-->
|
||
|
|
||
|
</html>
|
||
|
|