Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 New Text

Create new files directly from Finder.

A lightweight macOS utility that adds one of Finder's most requested missing features.

macOS License Shell


Features

  • 📄 Create .txt files directly from Finder
  • 📝 Create .md files directly from Finder
  • ✏️ Choose a custom filename
  • 🔢 Automatic duplicate filename handling
  • ⚡ Native Finder Quick Actions
  • 🚀 Lightweight
  • 🔒 No analytics
  • 💻 Works completely offline
  • 📦 Portable installation

Screenshots

Finder Quick Action

Finder Quick Action

Create File Dialog

Create File Dialog

File Created

File Created

Homebrew Installation

Homebrew Installation

Installation

Homebrew (Recommended)

brew tap demissu/tap
brew install new-text
new-text

The final command installs the Finder Quick Actions into your user account.

Manual installation

Clone the repository:

git clone https://github.com/demissu/New-Text.git
cd New-Text

Install:

chmod +x install.sh
./install.sh

The 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.


Usage

Right Click

Quick Actions

New Text File

or

New Markdown File


Uninstall

chmod +x uninstall.sh
./uninstall.sh

Roadmap

  • ✅ Text files
  • ✅ Markdown files
  • ✅ Portable installer
  • ✅ Clean uninstall
  • ⏳ HTML
  • ⏳ CSS
  • ⏳ JavaScript
  • ⏳ JSON
  • ⏳ SwiftUI Preferences
  • ✅ Homebrew
  • ⏳ PKG Installer

Contributing

Issues and Pull Requests are welcome.


License

MIT

About

Create text and Markdown files directly from Finder with native Quick Actions for macOS.

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages