Skip to content

Shape-Machine/tusk-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

355 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tusk icon

Tusk

  • Minimal, native macOS PostgreSQL client
  • Built in SwiftUI for macOS 14+

Not notarized.
On first launch right-click → Open, or
run xattr -d com.apple.quarantine /Applications/Tusk.app


Features

See docs/features.md for a full breakdown.


Non Features

No Electron. No telemetry. No subscription.


Sponsor

Tusk is free and open source. If it's useful to you, consider sponsoring its development.

One-time: Coffee €5 · Supporter €15 · Sponsor €49

Monthly: Hero Coffee €5 · Hero Supporter €15 · Hero Sponsor €49


Screenshots

Screenshot 01

Screenshot 02

Screenshot 03

Screenshot 04

Screenshot 05

Screenshot 06

Screenshot 07

Screenshot 08

Screenshot 09

Screenshot 10


Sponsor

Tusk is free and open source. If it's useful to you, consider sponsoring its development.

One-time: Coffee €5 · Supporter €15 · Sponsor €49

Monthly: Hero Coffee €5 · Hero Supporter €15 · Hero Sponsor €49


Development

Requirements

  • macOS 14+
  • Xcode 16+
  • xcodegenbrew install xcodegen

Setup

git clone https://github.com/Shape-Machine/tusk-macos.git
cd tusk-macos
xcodegen generate
open Tusk.xcodeproj
make clean build run