File: control

package info (click to toggle)
obs-ashmanix-countdown 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,584 kB
  • sloc: cpp: 3,468; sh: 323; ansic: 145; makefile: 25
file content (31 lines) | stat: -rw-r--r-- 1,378 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
Source: obs-ashmanix-countdown
Section: video
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Build-Depends: debhelper-compat (= 13),
               cmake,
               libobs-dev,
               libxkbcommon-dev,
               qt6-base-dev
Standards-Version: 4.7.3
Homepage: https://obsproject.com/forum/resources/ashmanix-countdown-timer.1610/
Vcs-Browser: https://salsa.debian.org/debian/obs-ashmanix-countdown
Vcs-Git: https://salsa.debian.org/debian/obs-ashmanix-countdown.git

Package: obs-ashmanix-countdown
Architecture: any
Depends: obs-studio (>= 29), ${misc:Depends}, ${shlibs:Depends}
Enhances: obs-studio
Breaks: obs-text-slideshow (<= 1.5.2-3)
Description: plugin for OBS Studio to create a countdown timer
 This plugin lets to use a text source in OBS to show a countdown timer that
 updates in real time. This is useful to show to viewers the time left before
 a transmission.
 .
 The plugin appears as a dockable widget and comes with options to display a
 final message or to switch to a scene when the counter reaches zero. These
 two features can be disabled via checkbox, so the countdown will show the
 zero time when waiting for someone to switch the scene.
 .
 When configuring, is possible to set a period of time or a real time to
 count down from it. Also is possible to choose not show some part of the
 time (hours, minutes, seconds).