Skip to content

Cherry1177/pixel-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Calendar

A small desktop calendar app built with Electron. Cherry's calendar runs in a compact, frameless window.

Run the app

Install dependencies (including Electron), then start:

npm install electron
npm start

Tech

  • Electron — desktop app shell
  • HTML/CSS/JS — UI (index.html, styles.css, script.js)

Project structure

  • main.js — Electron main process (creates the window)
  • index.html — App UI
  • styles.css — Styles
  • script.js — Calendar logic
Screen.Recording.2026-02-21.at.9.50.40.PM.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors