Source: focus-guard
Section: utils
Priority: optional
Maintainer: Isaiah Cannings <isaiahcannings@hotmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools
Standards-Version: 4.6.2
Homepage: https://github.com/blhcode/focus-guard
Rules-Requires-Root: no

Package: focus-guard
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-gi,
         python3-gi-cairo,
         gir1.2-gtk-3.0,
         gir1.2-ayatanaappindicator3-0.1,
         python3-dnslib,
         xdotool,
         x11-utils,
         network-manager,
         openssl,
         libnss3-tools,
         nftables,
         policykit-1
Description: Block distracting apps and websites during focus sessions
 Focus Guard is a Linux (X11) focus blocker for GNOME. Choose allowed apps
 and websites at the start of a session; everything else is blocked with a
 clear "stay focused" page until you allow it or end the session.
 .
 Features app-aware DNS filtering for browsers, a system tray indicator,
 local HTTPS block pages, and admin-authorized nftables redirect rules.
