Git Product home page Git Product logo

lumeus's Introduction

Lumeus

Lumeus is a simple command line utility for Linux to adjust screen backlight brightness. It's useful for binding to a hotkey but it can also be used manually. It doesn't rely on X11 so it can be used in Wayland and system console.

Installation

Arch Linux

Package lumeus-git is available in AUR.

Source

$ git clone https://github.com/siiptuo/lumeus.git
$ cd lumeus
$ make
$ sudo make install

Usage

Running the command lumeus outputs the current brightness as percentage.

Adjusting the brightness can be done by giving the command a value. For example lumeus +10% increases the brightness by 10 percent. To decrease the brightness naturally use a minus sign instead. By omitting the sign altogether, the brightness is set to percentage of maximum brightness.

It's also possible to use an exact hardware brightness value simply by dropping the percentage sign and using plain integers. This is useful if the backlight brightness range is small like 0-15.

License

MIT

lumeus's People

Contributors

siiptuo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

koesherbacon

lumeus's Issues

Check write permission

An informative message should be printed when user doesn't have required permissions.

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.