Showing 21 open source projects for "using"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Syncthing for macOS

    Syncthing for macOS

    Official frugal and native macOS Syncthing application bundle

    ...None of your data is ever stored anywhere else other than on your computers. There is no central server that might be compromised, legally or illegally. All communication is secured using TLS. The encryption used includes perfect forward secrecy to prevent any eavesdropper from ever gaining access to your data. Every device is identified by a strong cryptographic certificate. Only devices you have explicitly allowed can connect to your other devices.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    GrandPerspective

    GrandPerspective

    Graphically shows disk usage for Macs

    GrandPerspective is a utility application for macOS that graphically displays the disk usage of your file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space.
    Leader badge
    Downloads: 6,194 This Week
    Last Update:
    See Project
  • 3
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 2,031 This Week
    Last Update:
    See Project
  • 4
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    OHHTTPStubs

    OHHTTPStubs

    Stub your network requests easily!

    ...It can help you test your apps with fake network data (stubbed from file) and simulate slow networks, to check your application behavior in bad network conditions, and write unit tests that use fake network data from your fixtures. OHHTTPStubs headers are fully documented using Appledoc-like / Headerdoc-like comments in the header files. Instead of writing the content of the stubs you want to use manually, you can use tools like SWHttpTrafficRecorder to record network requests into files. This way you can later use those files as stub responses. OHHTTPStubs is split into subspecs so that when using Cocoapods, you can get only what you need, no more, no less. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CocoaAsyncSocket

    CocoaAsyncSocket

    Asynchronous socket networking library for Mac and iOS

    ...Simply add the package dependency to your Package.swift and depend on "CocoaAsyncSocket" in the necessary targets. You can also include it into your project by adding the source files directly, but you should probably be using a dependency manager to keep up to date. GCDAsyncSocket is a TCP/IP socket networking library built atop Grand Central Dispatch. Automatically accept incoming connections over both IPv4 and IPv6 with a single instance of this class. No more worrying about multiple sockets. Secure your socket with ease using just a single method call. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NSLogger

    NSLogger

    A modern, flexible logging tool

    ...It provides powerful additions like display filtering, defining log domain and level, image and binary logging, message coloring, traces buffering, timing information, link with source code, etc. Accept connections from local network clients (using Bonjour) or remote clients connecting directly over the internet. Online (application running and connected to NSLogger) and offline (saved logs) log viewing. Buffer all traces in memory or in a file, send them over to viewer when a connection is acquired. Define a log domain (app, view, model, controller, network…) and an importance level (error, warning, debug, noise…).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Porting Center

    Porting Center

    Mac Port Editor and WSI Creator

    ...Furthermore, with a license, you can export the Port like a WSI file, a file with less than 2Mb of size which contains all the needed information to recreate the mentioned port. After this, the WSI file can be transformed again into a replica of the original port using Porting Kit, a software distributed by Paul The Tall. http://portingkit.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AppLaunch
    AppLaunch is a MacOS X tool written in Objective-C/Cocoa to launch common Unix and MacOS commands using a "graphical command line". You can say that it is the MacOS X version of Windows', KDEs, ... "Run"/"Launch" dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    iMan is a graphical man page viewer for Mac OS X. It is written using Apple's Cocoa frameworks and provides an attractive and usable GUI for viewing man pages. This project is no longer active. Please see the project web site for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LiMobile Appliances
    Images of the LiMobile projects, a Linux distribution (based on openSUSE) designed for developing applications for the iPhone and iPad without using Xcode compiler, the system MacOSX and MacBook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Authenticating proxy server software for Mac OS X. The front-end is written in Obj-C using the Cocoa framework, but the actual proxy daemon application is written in C using plain BSD sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Cocoa-based server for general purpose. The server manage multiple connections and connect to MySQL databases. Can be used as a start point for developers to do more complex server applications. Try it using telnet ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Advanced trackpad driver to support Apple Powerbooks and iBooks using ADB trackpads. Adds circular scrolling, scrolling areas and hotspots by running the pad in absolute mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Manage all your recently used files, folders and even applications and have them just a click away. You can create categories to organize your files and find a specific file by using the search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OverView allows to quickly visualize disk usage in a very effective way, using color coded rectangles (treemap).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    USRBAC is a kernel patch and userspace daemon that allows role based access control to be mitegated in userspace. The goal is to allow a secure way to impliment RBAC compliant security systems using a daemon in userspace
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xrBackup is backup software for Mac OS X that uses an innovative combination of HFS-enabled rsync together with disk image shadow files to perform differential backups. It is the successor to the Perl-based rbackup project, built using a native Cocoa GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GSDock is a dock written using the GNUstep (OpenStep) API. It is a hybrid of the traditional NeXTstep Dock and the newer OS X Dock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FTPClient is a simple FREE FTP client written using Cocoa for Mac OS X.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next