Linuxify

Lightweight Linux system optimizer with a beautiful web interface. Manage services, extensions, and disk space with ease.

Get Started View on GitHub

Features

Service Management

Enable/disable non-critical system services safely. Critical services are protected.

Extension Control

Manage GNOME shell extensions - UI effects and system extensions in one place.

Disk Cleanup

10 one-click cleanup tasks. Clear caches, logs, trash safely.

Real-time Monitoring

Live system stats - uptime, load, memory, CPU, disk space auto-updating.

Safety First

Critical services protected. All cleanup tasks are non-destructive and safe.

Beautiful UI

Modern web interface with tabbed navigation. Responsive design works on all devices.

Quick Start

Install

npm install

Configure Sudo

Optional: Run sudo visudo to allow passwordless commands

Start

npm run dev

Open

http://localhost:3000

Tech Stack

Backend

  • Node.js + Express
  • EJS Templates
  • Nodemon (Dev)

Frontend

  • Vue 3 (CDN)
  • Tailwind CSS + DaisyUI
  • Responsive Design