File: control

package info (click to toggle)
amora-server 1.2~svn%2Bgit2015.04.25-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,816 kB
  • sloc: sh: 11,358; ansic: 1,886; cpp: 283; makefile: 138
file content (75 lines) | stat: -rw-r--r-- 3,066 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
Source: amora-server
Section: x11
Priority: extra
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: autoconf,
               automake,
               autotools-dev,
               debhelper (>= 9~),
               dpkg-dev (>= 1.16.1~),
               libbluetooth-dev,
               libdbus-1-dev,
               libimlib2-dev,
               libqt4-dev,
               libtool-bin,
               libx11-dev,
               libxtst-dev,
               pkg-config,
               qt4-qmake
Standards-Version: 3.9.6
Homepage: https://github.com/amora/amora#readme
Vcs-Git: git://github.com/amora/amora.git
Vcs-Browser: https://github.com/amora/amora/tree/master/amora-server

Package: amora-cli
Provides: amora-server
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Replaces: amora-server (<< 1.2~)
Breaks: amora-server (<< 1.2~)
Description: use a bluetooth device as X remote control (commandline tool)
 Amora (A mobile remote assistant) is an application that enables you
 to control your desktop using your mobile phone. It uses bluetooth to
 send mouse and keyboard events to the X session. With it, you can
 control your presentations, movies or any other application which
 mainly uses mouse and cursor keys.
 .
 Amora also has a screenshot feature, where you can see a thumbnail of
 the currently focused window on the mobile phone.
 .
 Currently only Symbian Series 60 mobile phones are supported. A Java
 client implementation is under development. A proof of concept client
 for Linux based mobile device like the Nokia Internet Tablets and the
 OpenMoko FreeRunner is available.
 .
 This package contains the commandline version of the daemon (formerly
 called amora-server) running on the to be remote controlled computer.
 The client has to be installed on the mobile phone and is not
 contained in the package. It can be downloaded from the home page of
 the project.

Package: amora-applet
Provides: amora-server
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: use a bluetooth device as X remote control (systray applet)
 Amora (A mobile remote assistant) is an application that enables you
 to control your desktop using your mobile phone. It uses bluetooth to
 send mouse and keyboard events to the X session. With it, you can
 control your presentations, movies or any other application which
 mainly uses mouse and cursor keys.
 .
 Amora also has a screenshot feature, where you can see a thumbnail of
 the currently focused window on the mobile phone.
 .
 Currently only Symbian Series 60 mobile phones are supported. A Java
 client implementation is under development. A proof of concept client
 for Linux based mobile device like the Nokia Internet Tablets and the
 OpenMoko FreeRunner is available.
 .
 This package contains the Qt-based system tray applet version of the
 daemon running on the to be remote controlled computer. The client
 has to be installed on the mobile phone and is not contained in the
 package. It can be downloaded from the home page of the project.