GithubHelp home page GithubHelp logo

seanny / keepawake Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 11.79 MB

Simple utility to prevent your Mac from showing its screensaver. This is a project I am using to learn Swift (and Cocoa) development.

License: MIT License

Swift 100.00%
swift caffeine caffeinate macos mac macosx preventing-sleep screensaver xcode mit-license

keepawake's Introduction

KeepAwake

KeepAwake is a simple macOS utility to prevent your Mac from going to sleep.

Supported Versions:

  • macOS 10.14

My goals for this app

My main goals are to learn Swift programming and this means that I will attempt to write everything needed in-house, I do not want to use any third party libraries for this project.

Features

  • Prevent your mac from going to sleep

Screenshots

alt text

Compilation

Open project in Xcode 10.0+ and click build, or if you prefer doing it in a more unix way: $ xcodebuild -project KeepAwake.xcodeproj -scheme KeepAwake -sdk macosx10.14 clean analyze

System Requirements

  • Any Mac that supports macOS 10.14 should be able to run it without any issues.

Getting help

Create an issue if you require help

License

  • This software is licensed under the MIT license. Refer to LICENSE for more information.

keepawake's People

Contributors

seanny avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

keepawake's Issues

Start on Login

Start the program on login if the user selects its in the menu bar.

Check for Updates

A check for updates button that automatically checks for updates when selected.

App does not prevent screensaver

The app does not prevent the screensaver, I suspect this might have something to do with the caffeinate program built-in to macOS.

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.