GithubHelp home page GithubHelp logo

jmanuel1 / useful-scripts Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 9 KB

Tiny little scripts I find useful for things I don't always remember how to do.

License: MIT License

Batchfile 24.39% Python 42.91% Shell 32.70%
automation script scripts python scripts-python batchfile bash bash-script linux

useful-scripts's Introduction

My Useful Scripts

Tiny little scripts I find useful for things I don't always remember how to do.

Getting Started

Clone the repository.

git clone https://github.com/jmanuel1/useful-scripts

All scripts are in the src folder. They're separated into sub-folders by operating system/platform. You should be able to run each script in its respective OS without any extra dependencies. If that's not the case, extra instructions will appear at the top of the script.

Prerequisites

Windows scripts in src/windows will run on Windows. Linux scripts are in src/linux.

Scripts for working with git are under src/git.

Running a script

Largely, you should be able to just run a script from your terminal!

rem Windows example
src\windows\battery-report
rem A battery-report.html file appears in your current working directory.

Some scripts are written in Python.

Support

To report issues, report them on Github. Questions should also be directed to the issue page.

Roadmap

  • Develop tests for scripts
  • Add documentation for each script
  • Remove unnecessary dependencies from scripts

Contributing

If you edit or add a script, please help out and add tests and documentation. New scripts should come with a justification of their usefulness. Remember to keep scripts separated by OS, with as few dependencies as reasonably possible.

Mypy should be used for type checking of Python scripts. pycodestyle should be used to check Python files, too.

Authors

  • Jason Manuel - Initial work - jmanuel1

See also the list of contributors who participated in this project.

Acknowledgments

License

This project is licensed under the MIT License - see the LICENSE file for details.

useful-scripts's People

Contributors

jmanuel1 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.