Little app for live coding effects for Matt Parker's xmas tree thing

Overview

Xmas Tree Lights App

Little app for live coding and exporting effects for Matt Parker's Xmas tree experiment (2021 edition).

You can check this out online at https://sirxemic.github.io/xmastree-app/

How to run locally

Make sure NodeJS is installed on your machine. Then it's as simple as:

npm install
npm run dev

It should now be accessible via http://localhost:3000/

Using custom GIFT files

At the moment the app is "hardcoded" for a specific christmas tree. To make it work with different trees, just replace src/coords.gift with the correct data.

You might also like...

Set the text for the One Thing app

Set the text for the One Thing app

one-thing Set the text for the One Thing app Requires Node.js 12 and the One Thing app to be installed. CLI npm install --global one-thing $ one-thing

Dec 27, 2022

A cross-platform AutoHotKey-like thing with TypeScript as its scripting language

suchibot A cross-platform AutoHotKey-like thing with JavaScript/TypeScript as its scripting language. Built on top of uiohook-napi and nut.js. Install

Sep 21, 2022

Resurrecting the thing that modifies and serves Prodigy's game files.

P-NP P-NP modifies and serves Prodigy's game files. Windows Quickstart Install Node.js with npm if you don't have it already. Install git if you don't

Nov 8, 2022

Simple google docs thing in Remix using socket.io.

This is just a simple google docs thing, me playing around with Remix and sockets. TODO: from socket.io to yjs sockets, support CRDT. Installation Aft

Apr 19, 2022

Feel free to create new file, don't hesitate to pull your code, the most important thing is that the file name here must match your nickname so that file does not conflict with other people.

Hacktoberfest Indonesia Apa Itu Hacktoberfest ? Hacktoberfest adalah acara tahunan yang bertujuan untuk mendorong berkontribusi kedalam ekosistem open

Dec 15, 2022

A little robot that tells some jokes! I can't guarantee, but it is a funny app

A little robot that tells some jokes! I can't guarantee, but it is a funny app

A little robot that tells some jokes! I can't guarantee, but it is a funny app. It works calling a joke API to get a random joke and then pass the joke to a text to speech API. All of that using Javascript, HTML and CSS. I hope you enjoy it.

Jul 28, 2022

A little toy app to help you find the nearest match for a given color within a Figma Tokens color palette.

A little toy app to help you find the nearest match for a given color within a Figma Tokens color palette.

Hey Palette So you've got a color palette in Figma and you've used the Figma Tokens plugin to export that palette to JSON. Let's say you have a color

Nov 15, 2022

A handy little app for copying & pasting images.

A handy little app for copying & pasting images.

PikPicPASTE A handy little app for copying & pasting images. Usage Click and drag the hamburger tile to move the toolbar Click the hamburger tile to s

Nov 1, 2022

A sandbox coding environment, desktop app, inspired by CodePen and JSFiddle

A sandbox coding environment, desktop app, inspired by CodePen and JSFiddle

CodeBox CodeBox is a coding environment with HTML, CSS and JavaScript editors with a live preview panel to show what the code would look like in the b

Dec 20, 2022
Owner
Pim Schreurs
I like making music and graphical things for the web.
Pim Schreurs
A browser/Chrome extension that replaces Leftist #trigger words with "bad thing" and "current bad thing". Inspired by Tim Pool.

BadThings browser/Chrome extension replaces Leftist #trigger words with 'bad things' and 'current bad thing'. Quickstart This project uses React 18 an

Cale McCollough 2 Sep 5, 2022
Data structures & algorithms implementations and coding problem solutions. Written in Typescript and tested with Jest. Coding problems are pulled from LeetCode and Daily Coding Problem.

technical-interview-prep Data structures & algorithms implementations and coding problem solutions. Written in Typescript and tested with Jest. Coding

Lesley Chang 7 Aug 5, 2022
Matt's Advanced TypeScript workshop

Advanced TypeScript Workshop Hello! My name's Matt Pocock. This is a workshop repo to teach you about Advanced TypeScript. Topics Covered Using typeof

Matt Pocock 774 Dec 24, 2022
Matt's Advanced TypeScript workshop

Advanced TypeScript Workshop Hello! My name's Matt Pocock. This is a workshop repo to teach you about Advanced TypeScript. Topics Covered Using typeof

Total TypeScript 653 Sep 20, 2022
Fancytree - JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading

Fancytree Fancytree (sequel of DynaTree 1.x) is a JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkb

Martin Wendt 2.6k Jan 9, 2023
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
A repo for the live coding portion of my full-stack nanodegree sessions

Udacity Full-Stack Nanodegree Classroom This repo includes the live coding portion of my lecture for Udacity Full-Stack Nanodegree students. It will b

Hossam Abubakr 58 Dec 17, 2022
TZ-FE-22-01 Conditonal Rendering + State Live-Coding

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Ahmed Nasr 4 Sep 27, 2022