Coder Social home page Coder Social logo

lcleaner's Introduction

LCleaner is Linux Cleaner

Is simple gui to clean your linux distro and secure cleaning

Run :

sudo pip install PyQt5

wget -Nnv https://raw.githubusercontent.com/liberodark/Linux-Cleaner/master/lcleaner.sh && sudo python3 lcleaner.py

Build :

Stadalone : nuitka3 --standalone --recurse-on --python-version=3.7 lcleaner.py

Normal : nuitka3 --recurse-on --python-version=3.7 lcleaner.py

How to use :

lcleaner --clean : Clean All

lcleaner -cache : Clean Cache

lcleaner -trash : Clean Trash

lcleaner -journal : Clean Journal

lcleaner -desktop : Clean Desktop

lcleaner --help : show help

Exemples :

lcleaner --clean (To Clean All)

lcleaner -cache -trash (To Clean Trash and Cache)

Run Bash

wget -Nnv https://raw.githubusercontent.com/liberodark/LCleaner/master/v1/clean.sh && chmod +x clean.sh; ./clean.sh

Fonction Support in Bash

  • Remove cache apps.
  • Remove Trash.
  • Remove journal apps.
  • Remove empty or old desktop entry.

OS Support

  • Ubuntu
  • Arch Linux / Manjaro
  • Other need to test

Roadmap to v2

  • Make GUI
  • Go to python 3
  • Add terminal commands (--clean all or --clean cache)
  • Add Visibility to gain space
  • Add clean to find for clean apps removed
  • Add clean to space or memory
  • Add clean to system file
  • Add clean for old kernels (ubuntu / debian)
  • Add clean to apps
  • Add selection for clean
  • Add one bouton to clean (1 Click to clean)
  • Add Auto Clean
  • Add Auto Detecte your Package Manager (pacman, yum, apt)
  • Add better clean options

lcleaner's People

Contributors

liberodark avatar minzord avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.