ltgcgo / painted-palette

🎨 Painting palettes, one at a time.

Home Page:https://kb.ltgc.cc/painted/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

painted-palette

🎨 Painting palettes, one at a time. One single brush, multiple easels to paint on.

Delivered to you by the ponies. Magic is friendship, and friendship is magic!

No additional compilation required, everything already bundled nicely into a single command/package.

If you're running it on Android with Termux, install it from F-Droid, not Google Play!!!

Powered by ESBuild and Deno. Developed by Lightingale Community, Secret r/place Brownies and all contributors.

Goals

  • Web-compliant.
  • Fast to build (within 2 seconds).
  • Fast to deploy (within 30 seconds for all steps combined).
  • Easy to deploy (anyone can run it).
  • No need to install dependencies before running.
  • Automatic updater.
  • Relatively low on memory and CPU.

Installation and running

Please visit kb.ltgc.cc.

Requirements

All of these are taken care of by the helper script without user intervention. Or if you're a Windows user, the comfort bundle.

Deno (recommended)

Recommended for Linux and Mac.

  • Bash
  • cURL
  • Deno 1.30 or later (installed automatically when not available)

Bun

Usable on Linux and Mac.

  • Bash
  • cURL
  • Bun 0.6.14 or later

Node.js

Recommended for Android (Termux).

  • Bash
  • cURL
  • Node.js 18 or later
  • ws (installed automatically)
  • undici (installed automatically)

Development

Dependencies

  • Deno
  • ESBuild
  • kd-tree-javascript
  • Mint Flower/Flame
  • pako.js
  • UPNG.js
  • uuid
  • ws
  • xmldom

Sources

  • cnc.js: The source code for the command and control server.
  • core.js: The core code for the bot.
  • deno.js: Core code wrapped with Deno interfaces.
  • node.js: Core code wrapped with Node interfaces.
  • helper.sh: Spin things up with ease!

About

🎨 Painting palettes, one at a time.

https://kb.ltgc.cc/painted/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 93.2%Language:Shell 4.0%Language:HTML 2.6%Language:Batchfile 0.2%Language:Dockerfile 0.0%