Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpsmullen/scripts

🧰 A collection of potentially useful scripts.
https://github.com/jpsmullen/scripts

linux perl python random scripts useful

Last synced: 22 days ago
JSON representation

🧰 A collection of potentially useful scripts.

Awesome Lists containing this project

README

        

# 🧰 scripts

This repo contains some scripts that I've written and personally find useful.
Feel free to use them if you do, too.

## 🗂️ contents

- **config_cleaner:** A script for cleaning up unused config files for
uninstalled apps on Linux.
- **decision_maker:** A script for making random decisions (basically
[easydecisionmaker.com](https://easydecisionmaker.com/) in your terminal).
- **height_converter:** A script for converting heights in centimetres to feet
and inches.
- **line_sorter:** A script for sorting lines in alphabetical order.

## ⚖️ licence

These scripts are free software, licensed under the
[GPL v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)
(or, at your option, any later version).