Git Product home page Git Product logo

homebrew-palm-os's Introduction

Homebrew Tap for Palm OS Utilities

This repository contains Homebrew formulae for working with Palm OS devices.

pilot-link is a suite of tools for connecting to Palm OS devices on Unix-like systems. The original website (http://www.pilot-link.org) is now defunct, but you can refer to the man pages (e.g. here) and online resources for help. A good place to start would be the TLDP pilot-link HOWTO.

To install:

$ brew tap jichu4n/palm-os
$ brew install pilot-link

prc-tools

prc-tools is a collection of tools supporting C and C++ programming for Palm OS. It supplies a full GCC cross-compilation toolchain for m68k and ARM, as well as Palm OS-specific utilities.

This formula uses the jichu4n/prc-tools-remix codebase, which patches the last prc-tools release to compile and run on modern Linux and macOS.

To install:

$ brew tap jichu4n/palm-os
$ brew install prc-tools

The compilation takes about 10-15 minutes, as measured on a 2014 MacBook Pro (Core i5 Haswell).

After install, prc-tools will look for Palm OS SDK files in /usr/local/opt/prc-tools/palmdev. You can either download and extract the SDK files yourself, or use the palm-os-sdk formula below.

palm-os-sdk

This formula will install an archive of the Palm OS SDK from jichu4n/palm-os-sdk for use with prc-tools.

To install:

$ brew tap jichu4n/palm-os
$ brew install palm-os-sdk

You will then need to run palmdev-prep to let prc-tools know about the SDK location.

pilrc

PilRC is a Palm OS resource compiler. It compiles a textual description of Palm OS forms, bitmaps, fonts, and other resources into a binary form that can be included in an application or library.

To install:

$ brew tap jichu4n/palm-os
$ brew install pilrc

homebrew-palm-os's People

Contributors

jichu4n avatar stepheneb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.