/startuptime-client

A simple tool to show the time taken to boot the OS and compare your time with others (Linux boot only)

Primary LanguageShell

StartUpTime

A simple tool to show the time taken to boot the OS and compare your time with others

Screenshot

Install

Dependencies: bash bc

Arch Linux

Download the package at AUR

Other distributions

You can use it before installation without i18n support.

To install, use this command:

sudo bash ./install.sh

Use this command to uninstall:

sudo bash ./install.sh -u

Configuration

Systemd

  • Add startuptime.sh to your autostart configuration file.

Sysvinit

  • Add startuptime.sh to your autostart configuration file.

  • Add uptime-record.sh to /etc/rc.local or ~/.xprofile

  • Enable sysvinit at /etc/startuptime.conf