All Projects → nayuki → Tablet-desk-clock

nayuki / Tablet-desk-clock

Licence: other
Software for displaying a clock on a tablet.

Programming Languages

python
139335 projects - #7 most used programming language
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to Tablet-desk-clock

LaColorduino
I build my own clone of "LaMetric"-smartwatch but with some Colorduino for Twitch, YouTube, Twitter, CSGO, etc.. (Working)
Stars: ✭ 56 (+133.33%)
Mutual labels:  weather, clock
Marquee Scroller
Marquee Scroller Clock News Weather and More
Stars: ✭ 211 (+779.17%)
Mutual labels:  weather, clock
epaper-clock-and-more
e-paper clock + weather + AQI + traffic delays - using Waveshare 2.7inch & 4.2inch eink displays running on Raspberry Pi
Stars: ✭ 34 (+41.67%)
Mutual labels:  weather, clock
LWClock
Multifunctional clock based on ESP8266 and MAX79xxx for Home Automation (IoT)
Stars: ✭ 40 (+66.67%)
Mutual labels:  weather, clock
VZ Clock
Watch as a smart home module
Stars: ✭ 21 (-12.5%)
Mutual labels:  weather, clock
1pone.github.io
Kindle拯救计划——一个Kindle实用工具网站,让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...
Stars: ✭ 150 (+525%)
Mutual labels:  weather, clock
WXKDarkSky
A pure-Swift Codable layer over the Dark Sky API.
Stars: ✭ 21 (-12.5%)
Mutual labels:  weather
weather icons
Flutter library for using erikflowers/weather-icons. An icon pack with over 200 weather icons.
Stars: ✭ 12 (-50%)
Mutual labels:  weather
CometVisu
Repository for the CometVisu building automation visualisation.
Stars: ✭ 60 (+150%)
Mutual labels:  web-app
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-8.33%)
Mutual labels:  web-app
File-Maker
Generate data files for Wii Channels that have the latest news, forecast data, etc.
Stars: ✭ 65 (+170.83%)
Mutual labels:  weather
Keras-MultiClass-Image-Classification
Multiclass image classification using Convolutional Neural Network
Stars: ✭ 48 (+100%)
Mutual labels:  weather
NeoPixel-60-Ring-Clock
Time displayed as a series of colored arcs on a 60 Ring NeoPixel
Stars: ✭ 15 (-37.5%)
Mutual labels:  clock
reader
tReader,又一个 txt 文本阅读器,Web App; Yet another txt reader
Stars: ✭ 49 (+104.17%)
Mutual labels:  web-app
np8080
A web based text editor written with AngularDart.
Stars: ✭ 17 (-29.17%)
Mutual labels:  web-app
darksky
Forecast.io API wrapper in Go (Golang)
Stars: ✭ 74 (+208.33%)
Mutual labels:  weather
WeatherRadar
An Android application featuring customizable, real-time doppler radar images
Stars: ✭ 35 (+45.83%)
Mutual labels:  weather
SwiftUI-DesignCode
 SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
Stars: ✭ 185 (+670.83%)
Mutual labels:  clock
goestools
📡 LRIT demodulator from weather satellite GEO-KOMPSAT-2A (GK-2A).
Stars: ✭ 23 (-4.17%)
Mutual labels:  weather
ElevenClock
ElevenClock: Customize Windows 11 taskbar clock
Stars: ✭ 1,494 (+6125%)
Mutual labels:  clock

Tablet desk clock

This project is a fancy full-screen clock that runs in a web browser. A Python web server (usually run locally on the same device) provides the other part of the functionality.

The web part of the software can run in {Firefox, Chrome, Safari, but not Internet Explorer} on {Windows, Linux, macOS, Android, iOS}. The server part requires a platform that supports Python, such as Windows x86/x64 (not WinRT), Linux, or macOS.

Note: Viewing the static HTML file on disk will show the basic clock but not support functionality such as wallpaper randomization and network I/O. It is necessary to run the Python server to get all the features.

Instructions

  1. Ensure your system has Python 3+ installed.
  2. Open a command line and run: python clock-server.py
  3. Open a web browser and visit: http://localhost:51367/

Home page: https://www.nayuki.io/page/tablet-desk-clock
Copyright © 2019 Project Nayuki. All rights reserved. No warranty.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].