GithubHelp home page GithubHelp logo

scripts's Introduction

Awesome Tools for Your Arch System

Welcome to the ultimate collection of tools for your Arch system! 🎉 Whether you're a pro or a beginner, these tools are here to make your life easier and your system more fun. Ready? Let's dive in!

Screenshot Tool: scrot

Installation:

yay -S scrot 

Scrot is like the magic wand for capturing your screen. It’s quick, simple, and doesn't come with any fancy frills—just pure screenshotting power. Perfect for when you need to capture that "oops, I did it again" moment.

Brightness Tool: brillo

Installation:

yay -S brillo

Feeling like your screen is a bit too bright or too dim? Brillo's got you covered. Adjust your screen brightness like a pro and keep your eyes from burning out! Remember: It's not the sun; it's just your monitor.

Spotify Tool: spt

Prerequisites:

1. Install rofi:
sudo pacman -S rofi
2. Set up environment variables:

Add these to your environment

variables:CLIENT_ID = os.environ.get("SPOTIPY_CLIENT_ID")
CLIENT_SECRET = os.environ.get("SPOTIPY_CLIENT_SECRET")
3. Install Python dependencies:
pip install importlib tqdm spotipy urllib3 argparse

$Note$: This tool needs rofi to work its magic. If you don’t have it, you might miss out on some cool features.File

$Location$: .local/bin

Spotify Tool is here to make sure your music is always on point. It’s like having your personal DJ, minus the awkward small talk. Just remember, it can’t actually DJ your next party, but it’ll make sure you’ve got the perfect playlist.

scripts's People

Contributors

yougraj avatar

Watchers

 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.