Platypus

Create native Mac applications from command line scripts. (by sveinbjornt)

Platypus Alternatives

Similar projects and alternatives to Platypus

  • Sloth

    1 Platypus VS Sloth

    Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

  • hammerspoon

    - Platypus VS hammerspoon

    Staggeringly powerful macOS desktop automation with Lua

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • blueutil

    - Platypus VS blueutil

    CLI for bluetooth on OSX: power, discoverable state, list, inquire devices, connect, info, …

  • spaces-renamer

    💻 Ability to rename desktop spaces on macOS 10.10+ (NOT CURRENTLY WORKING ON 14.4)

  • mySIMBL

    - Platypus VS mySIMBL

    :package: Plugin manager for macOS

  • SubEthaEdit

    - Platypus VS SubEthaEdit

    General purpose plain text editor for macOS. Widely known for its live collaboration feature.

  • yubiswitch

    - Platypus VS yubiswitch

    OSX status bar application to enable/disable Yubikey Nano

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • jobson

    Discontinued A platform for transforming command-line applications into a job service.

  • ManOpen

    - Platypus VS ManOpen

    A macOS GUI application for viewing Unix manual pages.

  • Shoes

    Shoes 4 : the next version of Shoes

  • pkg

    1 Platypus VS pkg

    Discontinued Package your Node.js project into an executable

  • tauri

    1 Platypus VS tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • hyperterm

    1 Platypus VS hyperterm

    A terminal built on web technologies

  • fyne

    Cross platform GUI toolkit in Go inspired by Material Design

  • PySimpleGUI

    Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

  • JRuby

    JRuby, an implementation of Ruby on the JVM

  • garden

    1 Platypus VS garden

    Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching

  • Glimmer

    DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for LibUI (Prerequisite-Free Ruby Desktop Development GUI Library), Glimmer DSL for Tk (Ruby Tk Desktop Development GUI Library), Glimmer DSL for GTK (Ruby-GNOME Desktop Development GUI Library), Glimmer DSL for XML (& HTML), and Glimmer DSL for CSS

  • glimmer-dsl-libui

    Glimmer DSL for LibUI - Prerequisite-Free Ruby Desktop Development Cross-Platform Native GUI Library - The Quickest Way From Zero To GUI - If You Liked Shoes, You'll Love Glimmer! - No need to pre-install any prerequisites. Just install the gem and have platform-independent GUI that just works on Mac, Windows, and Linux.

  • shoes3

    a tiny graphical app kit for ruby

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Platypus alternative or higher similarity.

Platypus reviews and mentions

Posts with mentions or reviews of Platypus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-23.
  • Shoes makes building little graphical programs for Mac, Windows, Linux simple
    13 projects | news.ycombinator.com | 23 Feb 2024
    Something for which I wish there was a windows variant...

    Embedding a script into a small tray icon/menubar app can be extremely powerfull even with its low complexity.

    [1]: https://github.com/sveinbjornt/Platypus

  • Application-Specific Terminals
    4 projects | news.ycombinator.com | 20 Sep 2023
    The last trick could also solve the Cmd+Tab issue as you could set it up to open the in-terminal-editor, and it'll always be faster vs tabbing

    P.S.

    By the way, do you know the app https://github.com/sveinbjornt/Platypus that can generate app bundles on a Mac?

    4 projects | news.ycombinator.com | 20 Sep 2023
    > Which apps do you use actually it for?

    neovim, mutt, tig, weechat

    > That's what aliases are for (or you could rename the binary?)!

    Unfortunately, it's not that simple on macOS for app bundles. The human readable name of the app bundle really doesn't matter that much to the operating system -- it's the contents of Info.plist that matter. In order to have a separate app that can be Cmd+Tab'd to, you have to have a separate app bundle, separate app bundle identifier, etc. There's really not a way around it on macOS that I've seen.

    (And to be clear, aliases do work on the command line. I'm talking specifically about GUI apps - which is my primary method of separating my different activities. Terminal emulator tabs are not good enough.)

    This also doesn't solve the performance problems with any of the various GUI applications, nor does it solve my problem for other applications that I want to run.

    > By the way, do you know the app https://github.com/sveinbjornt/Platypus that can generate app bundles on a Mac?

    I do! I tried this route first, but it falls apart when you start a GUI application from the script that you supply to platypus. If your script is e.g. `wezterm start`, it'll just start up another instance of a wezterm-branded GUI app in addition to the wrapper app that Platypus spits out.

  • The Icelandic Saga Database
    3 projects | news.ycombinator.com | 9 Jun 2023
    Random fact; this website is created and maintained by Sveinbjörn Þórðarson who also made Platypus (https://github.com/sveinbjornt/Platypus) and Sloth (https://github.com/sveinbjornt/Sloth) — software that Mac nerds might be familiar with.

    Sveinbjörn is a ball of energy that just radiates positives for human society.

  • How to easily share a small CLI script with non-technical coworkers?
    3 projects | /r/commandline | 14 May 2021
    Not sure if I understood the question properly but I found this program for Macs the other day: Platypus. It will create a .app out of any scrap of code.
  • A note from our sponsor - WorkOS
    workos.com | 16 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic Platypus repo stats
6
2,691
7.0
3 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com