Open Source Mac Software - Page 59

Mac Clear Filters
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    X-UI

    X-UI

    Lightweight Xray panel with multi-protocol and multi-user

    The xray panel supports single-end multi-user and multi-protocol. Monitor and manage your agency services conveniently and quickly through free Telegram bot.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    YARA

    YARA

    The pattern matching swiss knife for malware researchers

    YARA is a tool aimed at (but not limited to) helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families (or whatever you want to describe) based on textual or binary patterns. Each description, a.k.a rule, consists of a set of strings and a boolean expression which determines its logic. YARA is multi-platform, running on Windows, Linux and Mac OS X, and can be used through its command-line interface or from your own Python scripts with the yara-python extension. YARA-CI may be a useful addition to your toolbelt. This is GitHub application that provides continuous testing for your rules, helping you to identify common mistakes and false positives. If you plan to use YARA to scan compressed files (.zip, .tar, etc) you should take a look at yextend, a very helpful extension to YARA developed and open-sourced by Bayshore Networks.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    jMonkeyEngine

    jMonkeyEngine

    A complete 3-D game development suite written in Java

    jMonkeyEngine is a 3-D game engine for adventurous Java developers. It’s open-source, cross-platform, and cutting-edge. v3.6.1 is the latest stable version of the engine. The engine is used by several commercial game studios and computer-science courses.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 4
    nxdumptool

    nxdumptool

    Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate dumps from Switch

    Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles. This branch is used for the development of the ongoing nxdumptool rewrite. Code is highly experimental and lacks a proper UI at this time, but it has been thoroughly tested and should be safe to use. Proof-of-concept (PoC) builds are provided to test different aspects of the codebase. If a nxdumptool build from the releases page isn't working for whatever you're trying to do (e.g. RomFS dumping), odds are it will work with a PoC build from this particular branch. The old branch will not receive any further updates. A GitHub workflow is used to automatically build each new commit. Individual NCA FS section dumps (select and dump a specific FS section from a specific NCA belonging to a title, in both extracted and raw image forms) (this includes patched RomFS images).
    Downloads: 27 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 5
    posh-git

    posh-git

    A PowerShell environment for Git

    posh-git is a PowerShell module which provides Git/PowerShell integration. The prompt within Git repositories can show the current branch and the state of files (additions, modifications, deletions) within. Provides tab completion for common commands when using git. Prompt formatting, among other things, can be customized. Displaying file status in the git prompt for a very large repo can be prohibitively slow. Rather than turn off file status entirely, you can disable it on a repo-by-repo basis by adding individual repository paths. PowerShell generates its prompt by executing a prompt function, if one exists. posh-git defines such a function in profile.example.ps1 that outputs the current working directory followed by an abbreviated git status.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 6

    Antivirus Live CD

    4MLinux fork including ClamAV scanner

    Antivirus Live CD is an official 4MLinux fork including the ClamAV scanner. It's designed for users who need a lightweight live CD, which will help them to protect their computers against viruses. Ethernet, WiFi, PPP and PPPoE are supported by Antivirus Live CD to enable automatic updates of its virus signature databases. All partitions are mounted during the boot process so that they can be scanned by ClamAV. The Antivirus Live CD ISO images are fully compatible with UNetbootin, which can be used to create an easy-to-use Antivirus Live USB.
    Leader badge
    Downloads: 205 This Week
    Last Update:
    See Project
  • 7
    Downloads: 166 This Week
    Last Update:
    See Project
  • 8
    SpiralLinux

    SpiralLinux

    A user-friendly preconfigured Debian system with live installation

    SpiralLinux is a selection of Linux spins built from Debian GNU/Linux, with a focus on simplicity and out-of-the-box usability across all the major desktop environments. SpiralLinux serves as an alternative live installation method for a customized yet clean Debian system using only official Debian package repositories.
    Leader badge
    Downloads: 717 This Week
    Last Update:
    See Project
  • 9
    EasyModbusTCP/UDP/RTU .NET

    EasyModbusTCP/UDP/RTU .NET

    Modbus TCP, UDP and Modbus RTU client/server library

    Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET Supports Function Codes: - Read Coils (FC1) - Read Discrete Inputs (FC2) - Read Holding Registers (FC3) - Read Input Registers (FC4) - Write Single Coil (FC5) - Write Single Register (FC6) - Write Multiple Coils (FC15) - Write Multiple Registers (FC16) V5.6: Upload lates version - This will probably the last version for .NET Framework 4.0 - The next Version will be based on new .NET5 and redesigned V5.5: Bugfixes and MQTT Bridge removed V5.0: Major Bugfixes and Event Handlers changed V4.4 HF1: Bugfix excessive CPU-Load Modbus TCP Server V4.4: Bugfix Modbus RTU and MQTT V4.3: Bugfixes Modbus RTU Webview for Modbus Server Simulator and MQTT functionality for Server
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Pwgen is a small, GPL'ed password generator which creates passwords which can be easily memorized by a human.
    Leader badge
    Downloads: 246 This Week
    Last Update:
    See Project
  • 11
    Downloads: 394 This Week
    Last Update:
    See Project
  • 12

    AutoTypeSearch

    AutoType Quick Search plugin for KeePass

    This is a plugin to KeePass <http://www.KeePass.info> to provide a quick searching capability as an enhancement to the global auto-type system. If a global auto-type is requested, but no matching entry for the active window is found, this plugin will show a quick as-you-type search window which lets you to easily pick the entry to auto-type. It is also possible to open/edit, show, open the url for, or copy the password for the entry that is found. Auto-typing the password only is also supported. Any two actions can be configured, one for Enter, one for Shift+Enter.
    Leader badge
    Downloads: 154 This Week
    Last Update:
    See Project
  • 13
    Downloads: 705 This Week
    Last Update:
    See Project
  • 14
    stardict-4

    stardict-4

    StarDict-4

    StarDict-4 dictionary!
    Leader badge
    Downloads: 248 This Week
    Last Update:
    See Project
  • 15
    Downloads: 702 This Week
    Last Update:
    See Project
  • 16
    projectM

    projectM

    projectM, a MilkDrop compatible opensource music visualizer

    projectM is an OpenGL based advanced music visualization program for Linux, Mac OSX, and Windows. It is backward compatible with all the features of Milkdrop 1.x (and now 2.x), but has many new toys and enhancements.
    Leader badge
    Downloads: 158 This Week
    Last Update:
    See Project
  • 17
    NClass
    NClass is a free tool to easily create UML class diagrams with full C# and Java language support.
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 18
    MEKA

    MEKA

    A Multi-label Extension to Weka

    Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
    Leader badge
    Downloads: 200 This Week
    Last Update:
    See Project
  • 19
    A terminal emulator with tabbed user interface and various connectivity including Telnet, SSH1/2, and cygwin.
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 20
    Downloads: 697 This Week
    Last Update:
    See Project
  • 21
    STAR

    STAR

    Travel light, run fast, just works! Devuan powered!

    This is the home of Star live distro powered by Devuan stable linux (Non-Systemd). Images to choose from: 64 bit - Xfce (minimal), Fluxbox, Openbox, Jwm, i3, Cli 32bit - Jwm, Cli There is a small selection of applications, including: web browser, text editor, image viewer, pdf viewer, file manager, terminal, media player. If you like to customize your desktop, then this is the distro you you! This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 22
    FLAC is a free lossless compressed audio format which supports streaming and archival. The FLAC project maintains the format and provides a reference encoder/decoder and input plugins for several popular audio players.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 23
    Downloads: 696 This Week
    Last Update:
    See Project
  • 24
    SpectraX for Roblox

    SpectraX for Roblox

    Unlock advanced tools for Roblox with seamless protection bypass

    SpectraX is a powerful all-in-one solution designed for Roblox players who want to expand the limits of the game. Unlike ordinary tools, SpectraX includes advanced bypass technology that neutralizes modern protection layers. With a smart execution core, it ensures stable operation without crashes or interruptions. The bypass system is built on multiple adaptive methods, including memory redirection, dynamic obfuscation, and API virtualization. This allows SpectraX to remain undetected even under updated security scans, while keeping performance smooth and lag-free. (roblox hack, roblox hacks, roblox cheat, roblox cheats, roblox exploit, roblox exploits, roblox script, roblox scripts, roblox script executor, roblox cheat engine, roblox free hack, roblox free cheats, roblox free exploit, roblox executor 2025, roblox hacks download, roblox hack free download, roblox script hub, roblox cheat download, roblox bypass, roblox tool)
    Leader badge
    Downloads: 245 This Week
    Last Update:
    See Project
  • 25
    The Timeline Project

    The Timeline Project

    Cross-platform app for displaying and navigating events on a timeline.

    The Timeline Project aims to create a free, cross-platform application for displaying and navigating events on a timeline.
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project