Showing 76 open source projects for "osx apple ii+"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    LPrint

    LPrint

    A Label Printer Application

    ..., media top offset, print darkness, resolution, roll selection, and speed. Each printer can directly print “raw”, Apple/PWG Raster, and/or PNG files. Each printer automatically recovers from out-of-media, power loss, and disconnected/bad cable issues. For LabelMANAGER 400, LabelMANAGER 450, LabelMANAGER PC, LabelMANAGER PC II, LabelMANAGER PNP, LabelPOINT 350, LabelWriter 300, LabelWriter 310, LabelWriter 315, LabelWriter 320, LabelWriter 330, LabelWriter 330 Turbo, LabelWriter 400 printers.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    macintosh.js

    macintosh.js

    A virtual Apple Macintosh with System 8, running in Electron

    .... Namely, Oregon Trail, Duke Nukem 3D, Civilization II, Alley 19 Bowling, Damage Incorporated, and Dungeons & Dragons. There are also various apps and trials preinstalled, including Photoshop 3, Premiere 4, Illustrator 5.5, StuffIt Expander, the Apple Web Page Construction Kit, and more.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Buildozer

    Buildozer

    Generic Python packager for Android and iOS

    ... directory, describing your application requirements and settings such as title, icon, included modules etc. Buildozer will use that spec to create a package for Android, iOS, Windows, OSX and/or Linux.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    CocoaMQTT

    CocoaMQTT

    MQTT 5.0 client library for iOS and macOS written in Swift

    MQTT v3.1.1 and v5.0 client library for iOS/macOS/tvOS written with Swift 5. IOS Target: 9.0 or above OSX Target: 10.12 or above TVOS Target: 10.0 or above. To integrate CocoaMQTT into your Xcode project using CocoaPods, you need to modify you Podfile. On your application targets “General” settings tab, in the "Frameworks, Libraries, and Embedded content" section, drag and drop CocoaMQTT.xcframework, CocoaAsyncSocket.xcframework and Starscream.xcframework from the Carthage/Build folder on disk...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 5
    Reachability.swift

    Reachability.swift

    Replacement for Apple's Reachability re-written in Swift

    Reachability.swift is a replacement for Apple's Reachability sample, re-written in Swift with closures. It is compatible with iOS (8.0 - 12.0), OSX (10.9 - 10.14) and tvOS (9.0 - 12.0). Just drop the Reachability.swift file into your project. That's it! The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. You can integrate using Apple's Swift package manager from xcode. All closures are run on the main queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JJException

    JJException

    Protect the objective-c application

    Common problems will not crash by the JJException, Hook the Unrecognized Selector, Out of bound, the parameter is nil, etc. Throw the exception to the interface, and then save the exception record to the log, and upgrade the app or Hot-Fix to resolve the exception.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ProvisionQL

    ProvisionQL

    Quick Look plugin for mobile apps and provisioning profiles

    Inspired by a number of existing alternatives, the goal of this project is to provide a clean, reliable, current and open-source Quick Look plugin for iOS & macOS developers. Thumbnails will show app icon for .ipa/ .xcarchive or expiring status and device count for .mobileprovision. Quick Look preview will give a lot of information, including device UUIDs, certificates, entitlements and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Highlightr

    Highlightr

    iOS & OSX Syntax Highlighter

    Highlightr is an iOS & macOS syntax highlighter built with Swift. It uses highlight.js as it core, supports 185 languages and comes with 89 styles. Takes your lame string with code and returns a NSAttributtedString with proper syntax highlighting. CocoaPods is a dependency manager for Cocoa projects. Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. Yes, Highlightr relies on iOS & macOS JavaScriptCore to parse the code using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    openFrameworks

    openFrameworks

    Cross platform toolkit for creative coding in C++

    openFrameworks is a C++ toolkit for creative coding. docs have some documentation around OF usage, per platform things to consider, etc. You should definitely take a look in there; for example, if you are on OSX, read the osx.md. apps and examples are where projects go -- examples contain a variety of tasks that show you how to use OF, and apps is where your own projects will go. libs contain the libraries that OF uses, including the open frameworks core itself. addons are for additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 10
    Starscream

    Starscream

    Websockets in swift for iOS and OSX

    Starscream is a conforming WebSocket (RFC 6455) library in Swift. Once imported, you can open a connection to your WebSocket server. Note that socket is probably best as a property, so it doesn't get deallocated right after being setup. After you are connected, there is either a delegate or closure you can use for process WebSocket events. The writeData method gives you a simple way to send Data (binary) data to the server. The writeString method is the same as writeData, but sends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate into your project. If you want to use any of the bundled icons, you need to add the icon fonts to your Xcode project. For each platform (iOS/Android/Windows) you plan to use, follow one of the options for the corresponding platform. Upgrading this package often requires the font files linked to your projects to be updated as well. If the automatic linking works for you, running this again should update the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KOTS

    KOTS

    KOTS provides the framework, tools and integrations

    Replicated KOTS is the collective set of tools that enable the distribution and management of Kubernetes Off-The-Shelf (KOTS) software. The Kots CLI (a Kubectl plugin) is a general purpose, client-side binary for configuring and building dynamic Kubernetes manifests. The Kots CLI also serves as the bootstrapper for the in-cluster Kubernetes application Admin Console kotsadm which can be used to automate the core Kots CLI tasks for managing applications (license verification, configuration,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Apple Disk Transfer ProDOS

    Apple Disk Transfer ProDOS

    Transfer disks and disk images between the Apple II and the real world

    Apple Disk Transfer ProDOS (ADTPro) transfers classic 8-bit Apple disk images over a serial, ethernet or audio link to a more modern computer. Based on the seminal ADT, ADTPro can transfer any ProDOS- or SOS-visible volume.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 14
    Extended Module Player

    Extended Module Player

    A multi-format module player and library

    xmp is a module player for Unix-like systems that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) and Impulse Tracker (IT) files.
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 15
    RECOIL

    RECOIL

    Retro Computer Image Library

    Retro Computer Image Library decodes Amiga, Amstrad CPC, Apple II, Atari 8-bit, Atari Portfolio, Atari ST/TT/Falcon, BBC Micro, Commodore 64, Commodore 16/116/Plus4, Commodore 128, Electronika BK, FM Towns, HP 48, Macintosh 128K, MSX, NEC PC-80/88/98, Oric, SAM Coupe, Sharp X68000, Tandy 1000, Timex 2048, TRS-80, TRS-80 Color Computer, ZX81 and ZX Spectrum picture formats. The project contains a simple viewer, plug-ins for general-purpose image viewers and editors, and an everything-to-png...
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 16
    jGameBase - Universal Emulator Frontend
    jGameBase is a Java port of GameBase, a fully-featured retro-gaming emulator frontend and game database utility (e.g. GB64 Collection of C64 games). It supports virtually any emulator for any system and has versatile database searching and filtering. There are databases for Apple II, Atari ST, Coleco ColecoVision, Commodore Amiga, Commodore C64, Commodore VIC20, Nintendo NES, Nintendo SNES, and Sinclair ZXSpectrum.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    MeanOS

    MeanOS

    The smallest and the most powerful operating system.

    The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS is specifically designed to support both Brave and Tor but is compatible with all other major browsers. Mean OS is Proud to be a BRAVE and TOR supporter, be free!!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Apprentice Video

    Apprentice Video

    it's a video player, also works for music and pictures

    This player stands on the giant shoulders of FFmpeg. Audio rendering is accomplished via portaudio v19. Video rendering is via OpenGL, using fragment programs when possible. User interface is implemented with Qt 4/5. ASS/SSA subtitle rendering is implemented with libass. MOD, XM, S3M, IT file support via libmodplug. This player provides several performance options to enable adequate video playback on slow hardware: * skip loop filter * skip non-reference frames * skip color...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19

    ploffy

    Arduino-based floppy reader and writer for various floppy formats

    Arduino-based floppy reader and writer for: Apple Disk II 5.25-inch floppies PC floppies (5.25-inch and 3.5-inch) Amiga floppies FM encoding floppies (e.g. as used on the HP 4145A semiconductor analyzer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easy Shopping Cart For All Shopkeepers

    Easy Shopping Cart For All Shopkeepers

    Better Customer Self Service With This Easy to Edit Spreadsheet FILE

    Just download the above zip file, extract it and then view the README.txt file for instructions. Also, view the video / screenshots below for assistance. Notes: Out of Stock products are indicated with a disabled red color button. An example is included for this condition. Notes ii : Save the new index.html in the same folder as index_sample.html file. Tags : free shopping cart / POS (point-of-sale) software perfect for your retail store, restaurant, food truck, grocery store, beauty...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    The Flight Log software allows all flight crews, Pilots, Flight Engineers, Reo’s and other GIB’s etc, to record their flight time in a unified location namely their computer, regardless of platform, i.e., Linux, OSX, and other *nix systems as well as Windows. This is the only purpose of Flightlog, it does not do other functions such as flight planning, weight and balance etc as there are plenty of tools around if needed, to help do these functions. The OS (Open Source) version allows users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VI65

    VI editor for 6502 based systems

    A VI like editor for the Commodore 64, 128, 16, Plus 4, VIC20 (expanded), PET 40/80, Atari 8bit, Apple II.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    vim-asm_ca65

    vim-asm_ca65

    This repository provides a Vim language support the ca65 assembly

    This repository provides a Vim syntax-highlighting plugin, auto-indent plugin, and filetype plugin for the ca65 assembly language. ca65 is a full-featured assembler for the MOS 6502 family of microprocessors, which powered such historic platforms as the KIM I, Apple II, Commodore 64, and Nintendo Entertainment System. It is a part of the popular cc65 suite of development tools for the 6502, which also includes a C compiler, linker, object dumper, etc. ca65 is designed both for direct use...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Syslogd2

    High capacity syslog data collection, filtering, and management.

    Syslogd2 is a syslog daemon that has been completely re-imagined specifically for use in network environments. It is multi-threaded, scalable and versatile with features designed for both network and host managers. Each Syslogd2 binary is customized from a set of over 20 features at compile-time. It can support input from text files, named-pipes, Linux kernel and user-defined Linux and (both IPv4 and IPv6) IP sockets (both UDP and TCP). It provides a pre-loadable name-cache that can replace...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next