Thanks to visit codestin.com
Credit goes to sourceforge.net

Open Source Mac System Software - Page 3

System Software for Mac

View 1649 business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • One Platform. Total IT Insight. Start with PRTG Now Icon
    One Platform. Total IT Insight. Start with PRTG Now

    Rely on a single source of truth. PRTG unifies monitoring for all your systems, apps, and services.

    Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
    Start Your Free PRTG Trial
  • 1
    PixelOS

    PixelOS

    PixelOS is an AOSP based ROM, with all the Pixel goodies.

    PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.
    Leader badge
    Downloads: 10,283 This Week
    Last Update:
    See Project
  • 2
    VeraCrypt

    VeraCrypt

    Open source disk encryption with strong security for the Paranoid

    VeraCrypt is a free disk encryption software brought to you by IDRIX (https://www.idrix.fr) and based on TrueCrypt 7.1a. It adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks. It also solves many vulnerabilities and security issues found in TrueCrypt. This enhanced security adds some delay ONLY to the opening of encrypted partitions without any performance impact to the application use phase. This is acceptable to the legitimate owner but it makes it much harder for an attacker to gain access to the encrypted data. All released files are PGP signed with key ID=0x680D16DE, available on key servers and downloadable at https://www.idrix.fr/VeraCrypt/VeraCrypt_PGP_public_key.asc VeraCrypt can mount TrueCrypt volumes. It also can convert them to VeraCrypt format. Documentation: https://www.veracrypt.fr/en/Documentation.html FAQ : https://www.veracrypt.fr/en/FAQ.html
    Leader badge
    Downloads: 2,076 This Week
    Last Update:
    See Project
  • 3
    whisper.cpp

    whisper.cpp

    Port of OpenAI's Whisper model in C/C++

    whisper.cpp is a lightweight, C/C++ reimplementation of OpenAI’s Whisper automatic speech recognition (ASR) model—designed for efficient, standalone transcription without external dependencies. The entire high-level implementation of the model is contained in whisper.h and whisper.cpp. The rest of the code is part of the ggml machine learning library. The command downloads the base.en model converted to custom ggml format and runs the inference on all .wav samples in the folder samples. whisper.cpp supports integer quantization of the Whisper ggml models. Quantized models require less memory and disk space and depending on the hardware can be processed more efficiently.
    Downloads: 365 This Week
    Last Update:
    See Project
  • 4
    Winux Operating System

    Winux Operating System

    Linuxfx Operating System

    Linuxfx is an Ubuntu-based operating system that contains a powerful set of tools and an amazing look and feel. It has compatibility with Windows apps through Wine and also runs Android apps. It's super stable, solid as a rock and very secure. It also does not need TPM or any other requirement for its operation and is compatible with any computer that has 2 cores and 3GB of RAM memory.
    Leader badge
    Downloads: 1,910 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    DeSmuME

    DeSmuME

    DeSmuME is a Nintendo DS emulator

    DeSmuME is the most seasoned open source Nintendo DS emulator. It sports tools designed for hackers, speedrunners, youtubers, and casual gamers. Homebrew programs are supported and can even be debugged through GDB. The Windows and OSX versions are both relatively feature rich, and there is a small universe of forks and mods that add even more features for casual gaming. DeSmuME is the origin of RetroArch and OpenEmu Nintendo DS support and is used by several mobile Nintendo DS emulators, with the notable exception of DraStic. DeSmuME's source code is now hosted at https://github.com/TASVideos/desmume/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/desmume/build/artifacts
    Leader badge
    Downloads: 1,603 This Week
    Last Update:
    See Project
  • 6
    Ext2Read is an explorer like utility to explore ext2/ext3/ext4 files. It now supports LVM2 and EXT4 extents. It can be used to view and copy files and folders. It can recursively copy entire folders. It can also be used to view and copy disk and file
    Leader badge
    Downloads: 1,506 This Week
    Last Update:
    See Project
  • 7
    RustDesk

    RustDesk

    An open-source remote desktop, and alternative to TeamViewer

    RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration. Desktop versions use Flutter or Sciter (deprecated) for GUI, this tutorial is for Sciter only, since it is easier and more friendly to start. Check out our CI for building Flutter version. You have full control of your data, with no concerns about security. You can use our rendezvous/relay server, or self-hosting, or write your own rendezvous/relay server.
    Downloads: 338 This Week
    Last Update:
    See Project
  • 8
    BleachBit

    BleachBit

    deletes junk files to free disk space and improve privacy

    BleachBit frees disk space and maintains privacy. Cleans cache, Internet history, temporary files, logs, cookies, Firefox, Google Chrome, Flash, Windows, Linux, and more. Downloads are at www.bleachbit.org and source code is at GitHub.
    Leader badge
    Downloads: 1,473 This Week
    Last Update:
    See Project
  • 9
    Magisk

    Magisk

    Suite of open source tools for customizing Android

    Magisk is a suite of tools intended for Android customization, and supports devices higher than Android 4.2. Some elements of Android customization are root, boot scripts, SELinux patches, AVB2.0 / dm-verity / forceencrypt removals, etc. Some of the most important features of Magisk are that it provides root access to your device and it modifies read-only partitions when installing modules. Also, you can hide Magisk from root detections / system integrity checks. Magisk comes with a huge collections of tools for installation, daemons, and utilities for developers. Magisk contains MagiskSU, Magisk Modules and MagiskHide features.
    Downloads: 324 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    Downloads: 2,428 This Week
    Last Update:
    See Project
  • 11
    Universal G-Code Sender

    Universal G-Code Sender

    A cross-platform G-Code sender for GRBL, Smoothieware, etc.

    A full-featured gcode platform used for interfacing with advanced CNC controllers like GRBL , TinyG, g2core and Smoothieware. Universal Gcode Sender is a self-contained Java application that includes all external dependencies and can be used on most computers running Windows, MacOSX or Linux. With older versions of GRBL UGS is pretty reliable when it comes to jogging, but there are limitations. With GRBL 1.1 this is no longer the case when using the new JOG MODE syntax. This first-class jog mode guarantees the GCODE state will be unaltered and also allows you to stop a jog while it is in progress. UGS uses this new syntax automatically when it detects a version of GRBL which supports it.
    Downloads: 317 This Week
    Last Update:
    See Project
  • 12

    Auto Key Clicker

    Sends keystrokes and mouse clicks at the desired rate.

    Auto Key Clicker is a small program that I wrote in my spare time, which sends specified text and/or mouse clicks at a designated rate. You may have to run the program as Administrator in order for it to work with certain programs.
    Leader badge
    Downloads: 2,458 This Week
    Last Update:
    See Project
  • 13
    Nippon GSI Updates
    GSI Porting Project using Erfan's GSIs tool
    Leader badge
    Downloads: 2,190 This Week
    Last Update:
    See Project
  • 14
    Bochs x86 PC emulator
    Bochs is a portable x86 PC emulation software package that emulates enough of the x86 CPU, related AT hardware, and BIOS to run Windows, Linux, *BSD, Minix, and other OS's, all on your workstation.
    Leader badge
    Downloads: 1,326 This Week
    Last Update:
    See Project
  • 15
    Xtreme Download Manager

    Xtreme Download Manager

    Open source download manager

    The project has a new home now: https://xtremedownloadmanager.com/ For developers: https://github.com/subhra74/xdm Xtreme Download Manager is a powerful tool to increase download speed up-to 500%, resume broken/dead downloads and schedule downloads. XDM seamlessly integrates with Google Chrome, Mozilla Firefox Quantum, Opera, Vivaldi and many popular browsers, to take over downloads and saving streaming videos from web.
    Leader badge
    Downloads: 1,204 This Week
    Last Update:
    See Project
  • 16
    Downloads: 3,929 This Week
    Last Update:
    See Project
  • 17

    git-osx-installer (abandoned)

    The official stand-alone installer for Git on OS X

    This was once the official stand-alone installer for Git on OS X. You can install git from official Apple packages, where sideloading is not necessary. Install via ``` xcode-select --install ```
    Leader badge
    Downloads: 1,593 This Week
    Last Update:
    See Project
  • 18
    VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption. It supports IP, Ethernet, PPP and other tunnel types. VTun is easily and highly configurable. VPN, Mobile IP, Shaping, etc
    Leader badge
    Downloads: 3,699 This Week
    Last Update:
    See Project
  • 19
    LibreHardwareMonitor

    LibreHardwareMonitor

    Libre Hardware Monitor, home of the fork of Open Hardware Monitor

    LibreHardwareMonitor is a hardware monitoring tool that provides real-time data on system temperatures, fan speeds, and voltages across PC components.
    Downloads: 234 This Week
    Last Update:
    See Project
  • 20
    Old home of linux NFS development; see linux-nfs.org instead now.
    Leader badge
    Downloads: 1,568 This Week
    Last Update:
    See Project
  • 21
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular features such as encryption, authentication, HTML messages, and attachments. Formatting email correctly is surprisingly difficult. There are myriad overlapping (and conflicting) standards, requiring tight adherence to horribly complicated formatting and encoding rules – the vast majority of code that you'll find online that uses the mail() function directly is just plain wrong, if not unsafe!
    Downloads: 230 This Week
    Last Update:
    See Project
  • 22
    Leader badge
    Downloads: 6,047 This Week
    Last Update:
    See Project
  • 23
    Downloads: 6,009 This Week
    Last Update:
    See Project
  • 24
    Winux Operating System

    Winux Operating System

    Windows Theme Over Linux a.k.a "WINUX" (old Wubuntu)

    Windows Theme Over Linux a.k.a "Winux" (old Wubuntu) is a super secure Linux operating system that is completely inspired by Microsoft Windows, but does not require any special hardware requirements and can be installed on any device. With Winux you can maintain your workflow or games without worrying about having to relearn computing.
    Leader badge
    Downloads: 1,197 This Week
    Last Update:
    See Project
  • 25
    XBian

    XBian

    XBian is a small, fast and lightweight media center linux distro

    XBian is a free, Open Source media center distribution for mini computers (currently Raspberry Pi, Solidrun's CuBox-i/Hummingboard supported). It can be downloaded at http://www.xbian.org. Our slogan is "bleeding edge" as our main focus is delivering the fastest media center solution. We believe that everyone can help make XBian better. Please visit our website for support and if you have suggestions, wishes or contributions, please share them with us! Want more info about XBian? You can read everything about it here: http://www.xbian.org/what-is-xbian/
    Leader badge
    Downloads: 5,711 This Week
    Last Update:
    See Project