Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ JITS Builder - Just-In-Time Software

Build instant mini-apps from voice or text descriptions. Describe what you need, get a working tool deployed in seconds via Cloudflare tunnel.

What is JITS?

Just-In-Time Software - you don't search for tools or install apps. You describe what you need and it gets built on the spot.

"Build me a pomodoro timer"
β†’ 30 seconds later: https://your-app.trycloudflare.com

Features

  • 🎀 Voice or text - Describe what you want naturally
  • ⚑ Instant deploy - Live URL in seconds
  • 🌐 Cloudflare tunnel - Shareable public URLs
  • πŸ“± Mobile-ready - Responsive by default
  • 🎨 Beautiful - Dark theme, polished UI

How It Works

  1. You describe the tool you need
  2. Your Moltbot agent generates the code
  3. Serves it locally + creates Cloudflare tunnel
  4. You get a public URL instantly

Example Apps Built

  • ⏱️ Pomodoro Timer
  • πŸ’° Tip Calculator
  • 🎨 Color Palette Generator
  • πŸ“Š JSON Formatter
  • πŸ”’ Unit Converter
  • βœ‚οΈ Text Diff Tool
  • 🎲 Random Decision Maker
  • ⏳ Event Countdown

Installation

For Moltbot users:

moltbot skill install jits-builder

Manual:

mkdir -p ~/.moltbot/skills/jits-builder
cd ~/.moltbot/skills/jits-builder
curl -O https://raw.githubusercontent.com/Cluka-399/jits-builder/main/SKILL.md
curl -O https://raw.githubusercontent.com/Cluka-399/jits-builder/main/jits.sh
chmod +x jits.sh

Usage

Just ask your agent:

"Build me a timer that counts down from 5 minutes"
"I need a tool to calculate tips and split bills"
"Make a page where I can paste JSON and format it"
"Create a random color palette generator"

Requirements

  • Node.js
  • Cloudflared (auto-downloads if missing)

License

MIT


Built with 🐱🦞 by Cluka

About

πŸš€ Just-In-Time Software - Build instant mini-apps from voice descriptions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages