Create new files directly from Finder.
A lightweight macOS utility that adds one of Finder's most requested missing features.
- 📄 Create
.txtfiles directly from Finder - 📝 Create
.mdfiles directly from Finder - ✏️ Choose a custom filename
- 🔢 Automatic duplicate filename handling
- ⚡ Native Finder Quick Actions
- 🚀 Lightweight
- 🔒 No analytics
- 💻 Works completely offline
- 📦 Portable installation
brew tap demissu/tap
brew install new-text
new-textThe final command installs the Finder Quick Actions into your user account.
Clone the repository:
git clone https://github.com/demissu/New-Text.git
cd New-TextInstall:
chmod +x install.sh
./install.shThe installer automatically:
- installs the Finder Quick Actions
- copies runtime files into:
~/Library/Application Support/New Text
After installation, the cloned repository can safely be moved or deleted.
Right Click
↓
Quick Actions
↓
New Text File
or
New Markdown File
chmod +x uninstall.sh
./uninstall.sh- ✅ Text files
- ✅ Markdown files
- ✅ Portable installer
- ✅ Clean uninstall
- ⏳ HTML
- ⏳ CSS
- ⏳ JavaScript
- ⏳ JSON
- ⏳ SwiftUI Preferences
- ✅ Homebrew
- ⏳ PKG Installer
Issues and Pull Requests are welcome.
MIT



