File: dload.html

package info (click to toggle)
anyremote 4.6-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,236 kB
  • ctags: 819
  • sloc: ansic: 5,234; sh: 985; python: 86; makefile: 77
file content (139 lines) | stat: -rw-r--r-- 5,730 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>

	<title>anyRemote &middot; Control your computer with your phone</title>

	<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
	<meta name="description" content="anyRemote project page - Bluetooth remote control tool" />

	<link rel="stylesheet" href="data/master.css" type="text/css" media="all" title="Default Style" charset="utf-8" />
	<script src="data/effects.js" type="text/javascript" charset="utf-8"></script>

	<link rel="alternate" title="Feed" href="data/feed.xml" type="application/rss+xml" />

	<link rel="icon" href="data/anyremote32.png" type="image/png" />
	<link rel="shortcut icon" href="data/anyremote16.png" type="image/png" />

</head>
<body>

	<a class="skip" name="top">&nbsp;</a>
	<a class="skip" href="#content">Skip to content</a>

	<div id="head">
		<div id="logo">
			<h1><a href="index.html"><img src="data/anyremote32.png" alt="logo" /> anyRemote</a></h1>
		</div>
		<div id="navigation"><div class="padding">
			<a href="index.html"><span>About</span></a>
			<a href="frontend.html"><span>Screenshots</span></a>
			<a href="dload.html" class="active"><span>Download</span></a>
			<a href="docs.html"><span>Documentation</span></a>
			<a href="faq.html"><span>FAQ</span></a>
			<a href="contacts.html"><span>Contact</span></a>
			<a href="thanks.html"><span>Special Thanks</span></a>
		</div></div>
	</div>

	<div id="sidebar"><div class="padding">
		<dl class="info">
			<dt>Information</dt>
			<dd>
				<p>Here you can find different download options.</p>
			</dd>
		</dl>
		<dl class="contact">
			<dt>Contact</dt>
			<dd>
				<p>We will be pleased for any questions, suggestions, patches and examples of configuration files!</p>
				<ul>
					<li>Post in the <a href="http://sourceforge.net/forum/?group_id=162923">Forum</a></li>
					<li>Please, send e-mails to  <a href="mailto:anyremote&#64;mail&#46;ru">anyremote&#64;mail&#46;ru</a></li>
				</ul>
			</dd>
		</dl>
	</div></div> <!-- sidebar -->

	<div id="content"><div class="padding">

		<a class="skip" name="content">&nbsp;</a>

		<h1>Download area</h1>

		<p class="extra">Have a look at the <a href="http://sourceforge.net/project/showfiles.php?group_id=162923">Download page at Sourceforge</a>!</p>

		<h2>Available packages:</h2>

		<table>
			<tbody>
				<tr>
					<td>Console-oriented app</td>
					<td class="download"><a href="http://sourceforge.net/project/showfiles.php?group_id=162923&amp;package_id=184044">anyRemote</a></td>
				</tr>
				<tr class="alt">
					<td>KDE frontend</td>
					<td class="download"><a href="http://sourceforge.net/project/showfiles.php?group_id=162923&amp;package_id=185330">kAnyRemote</a></td>
				</tr>
				<tr>
					<td>Gnome frontend</td>
					<td class="download"><a href="http://sourceforge.net/project/showfiles.php?group_id=162923&amp;package_id=224687">gAnyRemote</a></td>
				</tr>
				<tr class="alt">
					<td>Java client</td>
					<td class="download"><a href="http://sourceforge.net/project/showfiles.php?group_id=162923&amp;package_id=267091">java client</a></td>
				</tr>

				<tr><td colspan="2">Java client for WAP download</td></tr>

				<tr>
					<td> - with 16x16 icon set and 16x16 title icon</td>
					<td class="download"><a href="http://anyremote.sourceforge.net/anyRemote-16.jar">jar</a> and <a href="http://anyremote.sourceforge.net/anyRemote-16.jad">jad</a></td>
				</tr>
				<tr class="alt">
					<td> - with 16x16 icon set and 64x64 title icon</td>
					<td class="download"><a href="http://anyremote.sourceforge.net/anyRemote-16b.jar">jar</a> and <a href="http://anyremote.sourceforge.net/anyRemote-16b.jad">jad</a></td>
				</tr>
				<tr>
					<td> - with 16x16 and 32x32 icon sets and 16x16 title icon</td>
					<td class="download"><a href="http://anyremote.sourceforge.net/anyRemote-32.jar">jar</a> and <a href="http://anyremote.sourceforge.net/anyRemote-32.jad">jad</a></td>
				</tr>
				<tr class="alt">
					<td> - with 16x16 and 32x32 icon sets and 64x64 title icon</td>
					<td class="download"><a href="http://anyremote.sourceforge.net/anyRemote-32b.jar">jar</a> and <a href="http://anyremote.sourceforge.net/anyRemote-32b.jad">jad</a></td>
				</tr>
				<tr>
					<td> - with 16x16, 32x32 and 64x64 icon sets and 64x64 title icon</td>
					<td class="download"><a href="http://anyremote.sourceforge.net/anyRemote-64b.jar">jar</a> and <a href="http://anyremote.sourceforge.net/anyRemote-64b.jad">jad</a></td>
				</tr>
				<tr><td colspan="2">Additional</td></tr>

				<tr>
				<tr>
					<td>anyRemote web interface</td>
					<td class="download"><a href="http://sourceforge.net/project/showfiles.php?group_id=162923&amp;package_id=244475">anyRemote2html</a></td>
				</tr>
				<tr class="alt">
					<td>inputlircd</td>
					<td class="download"><a href="http://sourceforge.net/project/showfiles.php?group_id=162923&amp;package_id=255091">RPMs</a></td>
				</tr>
			</tbody>
		</table>

		<p class="extra">Have a look at the <a href="http://sourceforge.net/project/showfiles.php?group_id=162923">Download page at Sourceforge</a>!</p>
		<p>There exist externally created packages for
			<a href="http://sisyphus.ru/srpm/anyremote">ALT Linux</a> (outdated)
			and <a href="http://jerrad.tuxfamily.org/repo_eng.html">Kubuntu 7.04 i386</a> (outdated)
			<!--and <a href="http://donnie.110mb.com/downloads.php?cat_id=2">SUSE</a>, -->
		</p>

	</div></div> <!-- content -->

	<div id="foot">
		<p>Maintained by <a href="mailto:anyremote&#64;mail&#46;ru">anyRemote</a>. Website by <a href="http://www.martinlettner.info">m.lettner</a>.</p>
	</div>

</body>
</html>