FsClock Android Save

Fullscreen Clock Screensaver for Android Smartphone, Tablet & TV

Project README

Android Fullscreen Clock Screensaver

Play Store Amazon Appstore F-Droid APK Download

Simple Fullscreen Clock Screensaver

  • analog and digital clock can be activated or deactivated individually
  • optional date and weekday view with custom format option
  • displays alarms and appointments from Android calendar or internal event database
  • adjustable background and clock color
  • can be set as Android system screensaver ("DayDream") on smartphones and tablets
  • compatible with Android TV devices
  • content can be moved slightly to prevent burn-in on OLED displays

Please Support the Development!

Do you like this app? Please consider supporting the development by purchasing the in-app purchase (which unlocks the advanced settings) in one of the App Stores or via direct donation on one platform listed in FUNDING.yml.

Open Source means free as "free speech" but not as in "free beer". At first glance, it may not look like it, but even this "tiny" clock app takes a lot of time to maintain because of the quirks of different Android versions and devices in combination with auto text sizing and the DreamService implementation (FireTV!!!).

Screenshots

Screenshot

Screensaver on Amazon FireOS / FireTV

Amazon FireOS (on FireTV devices) does currently not officially allow changing the system screensaver to another (3rd-party) app. While nobody understands this decision Amazon made, there is a workaround possible using the Android developer tools. Without this workaround, the clock can still be started on FireTV devices like a normal app.

  1. Enable Debugging on your FireTV.
    All details (including how to install ADB on your computer) are described here.

  2. Execute the following command

    # execute this command to set this app as screensaver
    # please note: after that, the FireTV settings app still shows the Amazon screensaver, but the underlying Android system will now start the clock instead
    adb shell settings put secure screensaver_components systems.sieber.fsclock/systems.sieber.fsclock.FullscreenDream
    
    # if you want to restore the Amazon default screen saver, execute the following command
    adb shell settings put secure screensaver_components com.amazon.ftv.screensaver/.app.services.ScreensaverService
    
Open Source Agenda is not affiliated with "FsClock Android" Project. README Source: schorschii/FsClock-Android
Stars
75
Open Issues
6
Last Commit
2 weeks ago
License

Open Source Agenda Badge

Open Source Agenda Rating