Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreztz/caffeine-lab

test
https://github.com/andreztz/caffeine-lab

Last synced: 20 days ago
JSON representation

test

Awesome Lists containing this project

README

        

# caffeine-lab
> Inhibits the screensaver and sleep mode like a boss.

## Installation

OS X & Linux & Windows:

```sh
$ pip install --user git+https://github.com/andreztz/caffeine-lab.git
```

## Usage example

```sh
$ caffeine
```

## Development setup

```sh
$ git clone https://github.com/andreztz/caffeine-lab.git
$ poetry install
```

## Release History

* Work in progress

## Meta

André P. Santos – [@ztzandre](https://twitter.com/ztzandre) – [email protected]

Distributed under the XYZ license. See ``LICENSE`` for more information.

[https://github.com/andreztz/caffeine-lab](https://github.com/andreztz/)

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request