Skip to content

A Raspberry Pi Maintenance Tool which helps to maintain the pi regularly.. using one line shell script to execute.

License

Notifications You must be signed in to change notification settings

MohammedMahmud/RaspberryPi-Maintenance-Terminal-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPi-Maintenance- Terminal Tool (Linux)

This script basically updates & upgrades the existing packages in your Raspberry Pi and auto remove old packages and also auto clean it.

Getting Started

Clone the directory to your PI desktop or any folder. to clone this directory copy & paste in this your Terminal

git clone https://github.com/MohammedMahmud/RaspberryPi-Maintenance-Terminal-Tool.git

Installing

Make sure you already have Python 3.7.0 or above

(cd == change directory) cd to your directory.

  • This will Immediately start updating and upgrading your packages
python3 PI_Maintenance.py -now

For HELP Type:

python3 PI_Maintenance.py --help

RaspberryPi-Maintenance-Terminal-Tool/ScreenshotHelp.png

Built With -- Module

  • Python - A high-level programming language
  • Datetime - This Module for Basic date and time.
  • Argparse - This Module for Parser for command-line options, arguments and sub-commands
  • Subprocess - This Module for Subprocess management.
  • os - This module provides a portable way of using operating system dependent functionality.

Authors

License

This project is licensed under the MIT License - see the RaspberryPi-Maintenance-Terminal-Tool/LICENSE file for details

About

A Raspberry Pi Maintenance Tool which helps to maintain the pi regularly.. using one line shell script to execute.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages