Giter VIP home page Giter VIP logo

astravelata / pilot-link Goto Github PK

View Code? Open in Web Editor NEW

This project forked from desrod/pilot-link

0.0 0.0 0.0 5.57 MB

pilot-link is a suite of tools used to connect your Palm or PalmOS® compatible handheld with Unix, Linux, and any other POSIX-compatible machine.

License: GNU General Public License v2.0

Shell 0.29% C++ 0.67% Python 2.09% Perl 5.46% C 80.31% Java 3.22% Tcl 0.01% Makefile 0.68% XS 3.19% Yacc 0.76% M4 2.27% SWIG 1.05%

pilot-link's Introduction

pilot-link on Apple Silicon

The Palm V was designed by IDEO, the same firm who designed the Apple Lisa. Long before the Silicon Valley poaching scandals, Palm angered Apple by poaching its employees. Palm devices contain a lot of 90s Apple in their DNA. However, post-iPhone, 20s Apple isn't the Apple of yesteryear: what started out as the strong design opinions of one of technology's most celebrated visionaries has been subverted by the world's most valuable company into the monopolistic rationalisations of walled gardens. With the philosophies of Tim Cook Thought come the hallmarks of corporate control, planned obsolescence and user friction explained away as security features, all of which the Palm hasn't been around for. If you try to run Palm Desktop for Mac today, you can't. Thankfully, we have David Desrosiers and the 20+ year old pilot-link, which is lightly maintained, but doesn't support macOS builds and has very, very out-of-date documentation for Darwin.

After patching with fixes from pilot-link-git, a knife fight with autoconf and some manual tweaks to its output, this branch, with this manually-modified ./configure, will build basic pilot-link conduits on macOS / Apple Silicon (without libpng support). Unfortunately, I'm not too skilled with autoconf/automake to fully debug why the ./configure output on Darwin is malformed - in one case it generates a bad case when it thinks it may be cross-compiling, and then in a second case it generates an errant ) which break the script. If I am ever bored or talented enough to come back and figure it out for real, I'll push the changes upstream.

Abstract

Use this repository to successfully build desrod/pilot-link on Apple Silicon / macOS 12.4. It contains a hand-modified ./configure that will work, and then you can sync your ancient Palm OS device with a modern Mac. You can also steal the binaries I made from the Releases page and put them all into /opt.

Building

  1. Get dependencies from Homebrew: brew autoconf automake pkg-config libusb libtool
  2. Run ./autogen.sh --prefix=/opt --enable-conduits --enable-libusb
  3. Run make -$(sysctl -n hw.physicalcpu)
  4. Add /opt/bin to your PATH: export PATH=/opt/bin:$PATH, probably in $HOME/.profile
  5. Run sudo make install
  6. Run pilot-xfer and it should work.

Testing

I have only tested pilot-install-user and pilot-xfer. I used a USB cradle with -p usb:.

pilot-link's People

Contributors

juddmon avatar desrod avatar astravelata avatar unforgettableid 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.