Git Product home page Git Product logo

chromebookclockshortcut's Introduction

This is a simple app that shows up as Google Clock in a Chromebook's launcher and, when opened, launches Google Clock. Google Clock is otherwise only accessible via Google Assistant, the Play Store (clicking the "Open" button), Settings, an activity launcher app, etc. โ€” in other words, this is the most convenient way to open Google Clock.

Screenshot 2024-04-21 19 55 00

A Chromebook launcher with this app installed

Installing

I don't have a Google Developer Profile, and even if I did, I don't know if this would be accepted to the Play Store. As such, it will need to be sideloaded.

Acquiring the APK

There are two ways to get the .apk file needed for installing the app

  1. Download the unsigned debug APK it from the Releases tab
  2. Import this code to Android Studio and manually build it. I won't provide instructions for this but it's not too hard if you know what you're doing.

Installing the APK

There are two ways to install the APK:

  1. Use the package installer to install it the same way as you would on a regular Android device. This is not recommended because it requires Developer Mode.
  2. Sideload it using ADB. Check out XDA's guide here. However, be warned that it will show a warning on your lock screen that reads "This device may contain apps that haven't been verified by Google." You can absolutely ignore it, and it will go away with a powerwash (factory reset). There are no ill effects to using this method (I do this one, too)

Contributing

If you want to contribute, feel free to make a pull request. However, be aware that I am new to Kotlin so you'll have to stick with me ๐Ÿ˜‚

Supporting

If you like this, the best way you can help is by starring it (you'll make my day!). You can also contribute if you know Kotlin, or you can create an issue to file a suggestion!

chromebookclockshortcut's People

Contributors

brojac5246 avatar

Stargazers

 avatar

Watchers

 avatar

chromebookclockshortcut's Issues

Add Shortcuts Support

Google Clock includes shortcuts for:

  • New alarm
  • New timer
  • Start stopwatch
  • Screen saver

That last one might not make sense and I'll need to investigate it more, but the others are probably fine and should be added at some point.

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.