GermanBread / Windows-Update

Purely exists to mock Windows' poor updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Update for Linux

Want to use Linux and keep the stability of Windows? Then this is perfect for you!

Prerequisites

  • systemd (.timer and .service, feel free to create services for other init systems)
  • root account (only for install)
  • pacman, apt, dnf, zypper, yay and/or paru (for the update part)

Using (run as root pliz)

make install - Install and suffer and enjoy Windows-levels of stability

make uninstall - Good choice

Contributing

Each commit message must include one of the following emoji combinations:

  • πŸ‘οΈπŸ‘„πŸ‘οΈ
  • πŸ‘‰πŸ‘ˆ
  • 😱

It is also forbidden to write commit messages that make sense:

  • "Changed title in README"
  • "removed redundant lines in script"
  • "fixed timer unit"

Instead you should do this:

  • "πŸ‘‰πŸ‘ˆ readme"
  • "😱 script is bloat"
  • "πŸ‘οΈπŸ‘„πŸ‘οΈ fix timer"

About

Purely exists to mock Windows' poor updates


Languages

Language:Makefile 60.9%Language:Shell 39.1%