Giter VIP home page Giter VIP logo

appletime's Introduction

AppleTime

Twitter: @twostraws

A tiny program that sets the clock in your iOS and iPadOS simulators to be 9:41, which is the time Apple usually uses in its device screenshots. For more information on the back story behind 9:41, check out this Engadget article.

Note: Setting the simulator time is not supported on either tvOS or watchOS.

Installation

If you want to install AppleTime, you have three options: Homebrew, Mint, or building it from the command line yourself.

Regardless of which installation approach you choose, you must have Xcode installed in order to adjust the simulator time.

Use this command for Homebrew:

brew install twostraws/brew/appletime

Using Homebrew allows you to run appletime directly from the command line.

For Mint, install and run AppleTime with these command:

mint install twostraws/AppleTime@main
mint run appletime@main

And finally, to build and install the command line tool yourself, clone the repository and run make install:

git clone https://github.com/twostraws/AppleTime
cd AppleTime
make install

As with the Homebrew option, building the command line tool yourself allows you to use the appletime command directly from the command line.

Usage

Once installed, you can use AppleTime like this:

  • appletime sets all running simulator devices to 9:41.
  • appletime reset resets all simulator devices to default time.
  • appletime "Custom String" sets a custom message for the time.

If you need more power – if you want to control the WiFi bars, set a virtual map location, simulate push notifications, and more – you should use my free app Control Room instead.

Credits

AppleTime was built by Paul Hudson, and is copyright © Paul Hudson 2021.

AppleTime is licensed under the MIT license; for the full license please see the LICENSE file. AppleTime is built on top of Apple’s simctl command – the team who built that deserve the real credit here.

Swift, the Swift logo, and Xcode are trademarks of Apple Inc., registered in the U.S. and other countries. For the avoidance of doubt, this repository is not affiliated with or sponsored by Apple.

If you find AppleTime useful, you might find my website full of Swift tutorials equally useful: Hacking with Swift.

appletime's People

Contributors

twostraws avatar

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.