FFTPU - Fast FTP Upload for macOS

View on GitHub

Status: Actively Maintained

FFTPU is a macOS menu bar tool that allows you to quickly upload files to an FTP server and get back a URL to the file. It's a simple tool that uses curl to upload files to an FTP server. It's designed to be a quick and easy way to upload files to an FTP server without having to open a browser or other application.

FFTPU should be paired with a simple web server that can serve the uploaded files, if you want to share the files with others. There are many options for this, in my case I'm using a simple Laravel application.

Features

Tech Stack

AI Assistance

This application is exclusively developed with Cursor AI, using claude-3.7-sonnet as the model. This project page was used as the initial prompt to build the application (everything up until this point).

Time to Build

This project was built in 2.5 hours (for the core functionality), including the time to write this project page. The challenges and solutions were added as I was building the project.

Screenshots

Application

Settings

Development Process

These are the major steps I took to build the application, listing the challenges I encountered and how I solved them.

Future Plans

This application is actively maintained. I intend to add a few more features as well as refine the UI and polish the UX, but the core functionality is complete.

See issues in the GitHub repository.

← Back to all projects