Git Product home page Git Product logo

insomnia's Introduction

Icon

Insomnia

Prevent the display from being turned off or the device from going into sleep mode

Designed for elementary OS

Installation

Dependencies

These dependencies must be present before building:

  • libgranite-dev
  • libgtk-3-dev
  • libhandy-1-dev >=1.0.0
  • meson
  • valac

Building

git clone https://github.com/manexim/insomnia.git && cd insomnia
meson build --prefix=/usr
cd build
ninja
sudo ninja install
com.manexim.insomnia

Deconstruct

sudo ninja uninstall

Contributing

If you want to contribute to Insomnia and make it better, your help is very welcome.

How to make a clean pull request

  • Create a personal fork of this project on GitHub.
  • Clone the fork on your local machine. Your remote repo on GitHub is called origin.
  • Create a new branch to work on. Branch from main!
  • Implement/fix your feature.
  • Push your branch to your fork on GitHub, the remote origin.
  • From your fork open a pull request in the correct branch. Target the main branch!

And last but not least: Always write your commit messages in the present tense. Your commit message should describe what the commit, when applied, does to the code – not what you did to the code.

Special thanks

Translators

Name Language
Vistaus Dutch πŸ‡³πŸ‡±
NathanBnm French πŸ‡«πŸ‡·
meisenzahl German πŸ‡©πŸ‡ͺ
JoseExposito Spanish πŸ‡ͺπŸ‡Έ
youngLights14 Serbian πŸ‡·πŸ‡Έ
asdffdsdaf Russian πŸ‡·πŸ‡Ί

License

This project is licensed under the GNU General Public License v3.0 - see the COPYING file for details.

insomnia's People

Contributors

meisenzahl avatar vistaus avatar joseexposito avatar younglights14 avatar nathanbnm avatar asdffdsdaf avatar

Stargazers

Erik Haugrud avatar AM avatar Edgar MejΓ­a avatar  avatar

Watchers

James Cloos avatar  avatar

insomnia's Issues

Name clash

There is an existing (and older) project called Insomnia. You may want to consider renaming yours.

Note, that I'm not affiliated with the other one. I'm just using it.

Package as Flatpak for elementary OS 6

As you might have heard, AppCenter is going Flatpak! For elementary OS 6, we will not longer be accepting Debian packaging, so your app will need to be updated.

We have documentation on our developer guide for writing your Flatpak manifest here: https://docs.elementary.io/develop/writing-apps/our-first-app/packaging#flatpak-manifest

Also, in case you missed it, elementary OS 6 beta 2 is now available. This is a great time to get your app packaged up as Flatpak and test that everything is working before the final release. AppCenter submission for OS 6 will be open soon, so don't delay :)

Add your stripe key to appdata

In the new version of AppCenter Dashboard, we're no longer modifying your appdata before publishing, so you'll need to add your stripe key to appdata.xml to continue to monetize your app in elementary OS 6

For your convenience, your public stripe key is:
<value key="x-appcenter-stripe">pk_live_51EkDoMLYdJjuk3fQWqfwmLR9iSEtCiuaUOOJK61aay69r2W2gC6QoHEkOklKcIk2wMMebVKn5trxMYjCULqKKyZs00e78s0Kzo</value>

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.