Skip to content

fristonio/scripts

Repository files navigation

Scripts

A collection of my scripts.

setuptScript :

  • A setup script to install and setup all the packages i use.
  • Usage :
    • sudo ./setupScript.sh

starterScript :

  • A starter setup script including only starter packages, helpful while setting up a cloud server.
    • `sudo ./starterScript.sh

pypiLatest :

  • A python script that list lastest version available for python package provided
  • Usage :
    • For a package : python3 pypiLatest.py -p [PackageName]
    • For requirements file : python3 pypiLatest.py -f [filePath(absolute/relative)]
  • Screenshots : pypiLatestSS

Github-Notify :

  • A simple python scripts that send you notification whenever your feeds for github changes
  • Usage:
    • Download Script, Add config.json using sample.config.json Get your token by subscribing to github RSS feeds
    • Run nohup ./feeder.py > /dev/null 2>&1 & to run the program in background
    • Add the command in cronJob @reboot to get it running every time you log in

sendSMS :

  • A python script that uses way2sms to send msg on the go.
  • Just download the script create config.json according to sample.config.json using way2sms credentials.
  • Run the script using ./sendSMS.py Enter the msg and recipient.

About

A collection of my scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy