react-chatbotify /
react-chatbotify
A modern React library for creating flexible and extensible chatbots.
82/100 healthLoading repository data…
codemonkeywtf / repository
A flexible, modern, command-line Pomodoro-style focus timer for macOS, built with Deno and TypeScript.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A flexible, modern, command-line Pomodoro-style focus timer for macOS, built with Deno and TypeScript.
This tool helps you manage your work and break intervals effectively by controlling system volume, pausing and playing Apple Music, or launching a YouTube video to provide an audio backdrop for your focus sessions.
npm or node_modules.This project is built on Deno and is designed for macOS.
Install Deno: If you don't have Deno installed, you can install it with a simple shell command:
curl -fsSL [https://deno.land/x/install/install.sh](https://deno.land/x/install/install.sh) | sh
(Follow the instructions to add Deno to your system's PATH).
Install the dinodoro command: Deno allows you to install scripts directly from a URL. Once the code is hosted (e.g., on GitHub), you can install it with:
# Example installation command (replace with actual URL when available)
deno install --allow-run --allow-env --global -n dinodoro https://raw.githubusercontent.com/codemonkeywtf/dinodoro/main/dinodoro.ts
--allow-run: Grants permission to run shell commands (for controlling audio and Music).--allow-env: Grants permission to read environment variables.-n dinodoro: Names the command dinodoro.For Local Development:
Once installed, you can call dinodoro directly from your terminal.
This is the default mode. It's perfect for focused work where you want any background audio to be silenced during breaks.
dinodoro
dinodoro -w 50 -b 10 -i 2
This mode controls the Music app. Specify a playlist to begin your session.
dinodoro --playlist "Deep Focus"
dinodoro --playlist "Lofi Beats" --search
This mode launches a YouTube video for background music or ambience.
dinodoro "[https://www.youtube.com/watch?v=jfKfPfyJRdk](https://www.youtube.com/watch?v=jfKfPfyJRdk)"
| Flag | Alias | Description | Default |
|---|---|---|---|
--work | -w | Duration of work intervals in minutes. | 25 |
--break | -b | Duration of break intervals in minutes. | 5 |
--interval | -i | The number of work/break cycles to run. | 4 |
--playlist | The name of an Apple Music playlist to play. | N/A | |
--search | If a local playlist isn't found, search the Apple Music catalog. | false | |
--last-break | Include the final break period after the last work interval. | false | |
--help | -h | Show the help message. | N/A |
Selected from shared topics, language and repository description—not editorial ratings.
react-chatbotify /
A modern React library for creating flexible and extensible chatbots.
82/100 healthruixenui /
Ruixen UI – A modern, flexible, and customizable UI component library built for speed, scalability, and developer happiness.
82/100 healthKaraBharat /
A modern starter template to kickstart your next web application with an efficient and flexible stack. This template combines powerful tools for both frontend and backend development, offering seamless integration and full type safety.
82/100 healthbraiekhazem /
A flexible and customizable Kanban board component for React applications, built with TypeScript and modern drag-and-drop functionality powered by Atlassian's pragmatic-drag-and-drop.
67/100 healthMiladxsar23 /
SmartStepper is a modern, customizable React stepper component for building multi-step forms, wizards, and onboarding flows. Integrates seamlessly with react-hook-form, supports Yup/Zod validation, and offers a flexible, config-driven API, and more.
70/100 healthgiladfuchs /
Free, modern, and accessible e-commerce platform built with Next.js 16 and Payload CMS. Features a dynamic storefront, flexible content management, and a production-ready commerce flow.
81/100 health