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

https://github.com/olivierjm/scripts

Scripts that I find useful and probably can help you too
https://github.com/olivierjm/scripts

bash-script

Last synced: 3 months ago
JSON representation

Scripts that I find useful and probably can help you too

Awesome Lists containing this project

README

        

# scripts
Some Scripts to make life easier and make myself more lazy
# Javascript, Python3, Bash

# kindle

The kindle scripts installs apk in a certain directory to all connected kindles or android phones
it does it in a synchronious way

# commit
The commit script does the basic git commands(add, commit and push) it takes in an argument of your commit message
Please don't forget to give it a commit message
Export the path to the commit script and add an alias in .bashrc (like) and run it with just typing 'c' from anywhere