Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cozyfiles.us

A creative-studio site wearing the AWGE aesthetic. A cryptic minimal gate that boots into a retro desktop OS environment: draggable windows, clickable app icons, a taskbar, and hidden easter eggs.

Vanilla HTML / CSS / JS. No framework, no build step.

Run locally

python -m http.server 3001
# or
npx serve -l 3001

Then open http://localhost:3001

Structure

See docs/superpowers/specs/2026-06-16-cozyfiles-awge-design.md for the full design + the WindowManager API contract that every app builds against.

  • index.html - entry
  • css/tokens.css - design system (colors, fonts) source of truth
  • js/window-manager.js - draggable/resizable window manager (wm.open())
  • js/desktop.js - app registry, desktop icons, taskbar
  • js/apps/* - the apps (FILES, ABOUT, CONTACT, PLAYER)
  • js/apps/eggs/* - hidden easter eggs

Easter eggs

Hidden apps (no desktop icon) are launched from the terminal or secret triggers. Triggers are documented inline in each egg module.

House rule

Zero em dashes anywhere in copy or content. Use hyphens or rewrite.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages