Git Product home page Git Product logo

macchiato's Introduction

Macchiato โ˜•

A C++/Qt program that keeps your computer awake. It works in one of two ways:

  • By occasionally entering a (generally) innocuous key stroke (F15), or
  • By occasionally moving the mouse pointer slightly (one pixel over and then back to start)

As it is impossible to predict every user's requirements, both options are included in the settings; the default is the key press option. And because this program utilizes the Qt framework, almost all desktop platforms are supported.

License

GPLv3

This application is free software, and is licensed under the GNU General Public License version 3.0. The full text of this license can be found in the file LICENSE.md.


Other Licenses Used

  • The cross-platform display library used is Qt, and is licensed under the same GPL v. 3 license as this program. The source code for this library is included as a git submodule in the lib directory.
  • The autostart functionality is provided by the QAutostart library, and is licensed under the MIT license. The source code for this library is included as a git submodule in the lib directory.
  • The icon used for this program is the "hot beverage" emoji from the Google Noto emoji set, and is licensed under the Apache 2.0 license. The source code for this icon is included as a git submodule in the lib directory.

macchiato's People

Contributors

jonlandrum avatar

Watchers

 avatar  avatar  avatar

macchiato's Issues

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.