Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindowNow (Cyber Window) — A Dynamic Wallpaper Based on Local Time, Weather, and Location

Core Functionality:
This is a webpage that users can display in fullscreen on a second monitor or an idle iPad. It acts as a "window" where the scenery inside changes based on the real-world time, the user's location, and the current weather.

Standalone Implementation Logic:

  1. Retrieve Time: Read new Date() via JavaScript.
  2. Retrieve Weather (Optional): Call the free weather API: Open-Meteo using JavaScript.
  3. Retrieve IP Address: Call the free IP database API: ipwho.is via JavaScript.
  4. Scene Construction:
    • User sets a scene: e.g., "on a Mars base", "in an underwater tunnel", or "Hogwarts Library".
    • JavaScript automatically assembles a prompt every 10 minutes:
      • [User Scene] + [Current Weather] + [Time of Day]
      • Example: View from inside a Mars base window, red dust storm outside (weather), dark night (time), sci-fi interior.
  5. Display: Automatically refresh the URL at regular intervals, ensuring the scenery inside this "window" is always evolving.

About

The scenery outside the window at this moment

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages