Git Product home page Git Product logo

bin's Introduction

bin

Small scripts that currently I have in my ~/bin directory

  • brightness: Check brightness on /sys/class/backlight/intel_backlight, manipulating the values using + and - options.
  • check_repos: Uses a simple git status check to see which repositories need to be updated. Since is based in the find command, you can specify the maxdepth option using the first argument, to reach a deeper level. e.g. check_repos 2
  • cl-clock: Get time in America/Santiago, Chile.
  • clone: Simple script to clone my repositories using only clone <reponame>.
  • connect_wep: Connect to WEP network.
  • fixhwtime: Fix the problem when the hwclock has a wrong time.
  • indent_cpp: Uses the indent command to improve indentation of any files using a determinated extension. e.g. indent_cpp c (will indent all C files)
  • makevideo: Make videos using ffmpeg from many PNG images.
  • ping_quad: Ping flood to a range of hosts inside the AEI network.
  • psapdf: PS to PDF script using EPS as middle point.
  • signal: Launch signal from chrome-apps.
  • trackpad-toggle.sh: Power off the touchpad of my thinkpad.
  • volume: Control volume via command line using pamixer. Options are +, - and m, for increase, decrease and mute, respectively.
  • wificonnectsimple: Connect to Wireless network using nmcli command. e.g. wificonnectsimple <network name> <password>

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.