File: control

package info (click to toggle)
python-fullykiosk 0.0.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: python: 163; makefile: 6
file content (29 lines) | stat: -rw-r--r-- 1,415 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
Source: python-fullykiosk
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Edward Betts <edward@4angle.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-aiohttp,
               python3-all,
               python3-setuptools
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/cgarwood/python-fullykiosk
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-fullykiosk
Vcs-Git: https://salsa.debian.org/python-team/packages/python-fullykiosk.git

Package: python3-python-fullykiosk
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python library for Fully Kiosk Browser's REST API
 This Python wrapper provides an interface to interact with the Fully Kiosk
 Browser's REST API, a robust kiosk browser designed for Android devices. The
 browser offers extensive features for device management and control, ideal for
 deployments in kiosk settings. With this library, developers can
 programmatically access functionalities like device status, control commands,
 and settings management. It supports comprehensive control over the browser's
 features, including motion detection, screensaver settings, and media playback
 controls. It also facilitates device monitoring, providing details on battery
 level, storage space, and RAM usage.