File: systemadm.appdata.xml

package info (click to toggle)
systemd-ui 3-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,476 kB
  • ctags: 1,191
  • sloc: ansic: 16,650; sh: 4,146; makefile: 96; xml: 95
file content (26 lines) | stat: -rw-r--r-- 1,061 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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> -->
<application>
  <id type="desktop">systemadm.desktop</id>
  <licence>CC0</licence>
  <description>
    <p>
      systemadm is the graphical browser for systemd units. It
      can show the list of units, possibly filtered by type.
      For individual units, name, description and dependencies
      with other units will be shown.
    </p>

    <p>
      This tool has been largely obsoleted by the commandline
      tools like systemctl and systemd-analyze. Bugs are likely
      to be present.
    </p>
  </description>
  <screenshots>
    <screenshot type="default" width="1200" height="675">http://in.waw.pl/~zbyszek/systemd/systemadm-main-window.png</screenshot>
    <screenshot width="1200" height="675">http://in.waw.pl/~zbyszek/systemd/systemadm-sockets-target.png</screenshot>
  </screenshots>
  <url type="homepage">http://www.freedesktop.org/wiki/Software/systemd/</url>
  <updatecontact>zbyszek@in.waw.pl</updatecontact>
</application>