Skip to content
/ tracer Public
forked from FrostyX/tracer

Tracer finds outdated running applications in your system

License

Notifications You must be signed in to change notification settings

MAQI7/tracer

Repository files navigation

Tracer

Tracer finds outdated running applications in your system

Tracer determines which applications use outdated files and prints them. For special kind of applications such as services or daemons, it suggests a standard command to restart it. Detecting whether file is outdated or not is based on a simple idea. If application has loaded in memory any version of a file which is provided by any package updated since system was booted up, tracer consider this application as outdated.

Overview

Website: http://tracer-package.com
Source: https://github.com/FrostyX/tracer
Documentation: http://docs.tracer-package.com
License: GNU GPL v2.0

Status

CI Badge
Coverage Coverage status
Travis Travis

Features

Please see User Guide

Supported distributions

Tracer currently supports the following distributions.

Their derivates might be supported as well, although some minor tweaks might be necessary.

Installation instructions

Please see Installation instructions in the documentation.

Feedback

Please report any bugs or feature requests to issues on this repository. Pull requests are also welcome, but please visit Developer Guide first. If you rather want a talk or something, you can find me on #gentoo.cs or #fedora-cs at libera.chat or you can mail me.

References

About

Tracer finds outdated running applications in your system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Makefile 1.2%
  • Ruby 0.6%