Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 946 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 946 Bytes

Script Collection 🖥️

This repository contains a collection of scripts designed to automate common tasks, enhance functionality, and improve productivity. The scripts are written in Bash and Python.

Scripts

BluetoothConn ᛒ

A script that allows you to connect to a Bluetooth device from the command line interface (CLI).

DolphinSUDO 🐬📁

This script provides access to the Dolphin Manager with sudo permissions.

PDF2TXT 📝

A Python script that parses text from a PDF file and transforms it into a .txt file.

RemoveFileWithoutName 📄

This script removes all files from a folder that do not contain a specified string in their name.

Usage ⚙️

To use any of these scripts, clone the repository and run the desired script from the command line. Make sure you have the necessary permissions to execute the script.

Contributing

Contributions are welcome! Please feel free to submit a pull request.