Scratchpad – A Throwaway Notepad for Developers
4 months ago
- #scratchpad
- #typescript
- #developer-tools
- Scratchpad is a desktop app designed for quick, disposable tasks.
- No open/save dialogs—everything is ephemeral by design.
- Allows running arbitrary TypeScript code instantly.
- Lightweight and stays out of the way, not meant to be an IDE.
- Useful for quick tests, calculations, or data transformations without setup.
- Download available for Windows and Linux; macOS version coming in the future.