Newdle
Newdle is an open-source collaborative enterprise meeting scheduling tool that helps teams find the best time for meetings
- •When multiple team members have conflicting schedules and you need to find a common meeting time
- •When you want to automate the process of scheduling meetings with clients or partners
- •When you need to integrate meeting scheduling with your existing calendar system
curl -X POST -H 'Content-Type: application/json' -d '{"title": "Team Meeting", "duration": 60, "attendees": ["john@example.com", "jane@example.com"]}' http://localhost:3000/api/meetingsSkip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/newdle && curl -fsSL https://workflowstacks.com/api/skills/newdle/claude-skill -o ~/.claude/skills/newdle/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Newdle is a medium JavaScript project (~9.7k lines across 130 code files, plus 7 test files). Setup is light: runs with Docker. Last commit 5 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2newdle/cli.pyWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4newdle/__init__.pyInside newdle/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/newdle && curl -fsSL https://workflowstacks.com/api/skills/newdle/claude-skill -o ~/.claude/skills/newdle/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.