Skip to main content

Tray notification applet for informing about package updates in Slackware

Project description

About

Let’s SUN!

SUN (Slackware Update Notifier) is a tray notification applet for informing about package updates in Slackware and CLI tool for monitoring upgraded packages.

https://gitlab.com/dslackw/images/raw/master/sun/sun.png

How works

SUN compares the two dates of ChangeLog.txt files on the server and locally by counting how many packages have been upgraded, rebuilt or added etc.

SUN works with slackpkg as well as with others tools and repositories. Probably, you can use the SUN with other’s Slackware based Linux distributions as well.

Installing

Required root privileges

$ tar xvf sun-1.4.5.tar.gz
$ cd sun-1.4.5
$ ./install.sh

Installed as Slackware package

Usage

Edit the configuration /etc/sun/sun.toml file and change the http mirror for your country.
NOTE: ftp mirrors not supported.

GTK Icon

https://gitlab.com/dslackw/images/raw/master/sun/gtk_daemon.png https://gitlab.com/dslackw/images/raw/master/sun/check_updates.png https://gitlab.com/dslackw/images/raw/master/sun/sun_running.png

CLI

$ sun help
SUN (Slackware Update Notifier) - Version: 1.4.5

Usage: sun [OPTIONS]

Optional arguments:
  help       Display this help and exit.
  start      Start sun daemon.
  stop       Stop sun daemon.
  restart    Restart sun daemon.
  check      Check for software updates.
  status     Sun daemon status.
  info       Os information.

Start GTK icon from the terminal: sun start --gtk


$ sun start
Starting SUN daemon:  /usr/bin/sun_daemon &


$ sun check
3 software updates are available from 1 repository

Slackware: samba-4.1.17-x86_64-1_slack14.1.txz
Slackware: mozilla-firefox-31.5.0esr-x86_64-1_slack14.1.txz
Slackware: mozilla-thunderbird-31.5.0-x86_64-1_slack14.1.txz


$ sun stop
Stopping SUN daemon:  /usr/bin/sun_daemon


$ sun status
SUN is not running

Daemon autostart

If you want sun daemon to autostart automatically in every boot, run as root:

$ sun_daemon enable

or for disable the autostart sun daemon:

$ sun_daemon disable

for help

$ sun_daemon help

Configuration files

/etc/sun/sun.toml
    General configuration of sun

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sun-1.4.5.tar.gz (33.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page