Code Monkey home page Code Monkey logo

jpilot's Introduction

What J-Pilot is

J-Pilot is a PalmOS device desktop for Linux/Unix. The latest version is 1.8.2

J-Pilot plugins

J-Pilot has a few plugins written for it. They allow jpilot to have an interface and sync with Palm apps. Pcs&Videos Manana page
KeyRing page

Ubuntu install for 20.04 (focal) and 22.04 (jammy)

This will install the package and create an apt source so that it will be updated when new code is released.

curl -s https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh | sudo bash
sudo apt install jpilot jpilot-plugins

Ubuntu dialout user

In ubuntu you must be a member of the dialout group in order to sync over USB. Users will not be in this group by default. If you are using serial ports see the README file. Note: This will require you to logout and back in for the changes to take effect.

sudo usermod -a -G dialout $USER

Environment variables

J-Pilot uses the JPILOT_HOME environment variable to make it easy to allow multiple pilots to be synced under the same unix user. Just set JPILOT_HOME to the directory you want jpilot to use. For example, I have 2 palm pilots. I can sync the one I use all the time into /home/judd. The other one I can sync into /home/judd/palm2 by using this script:

#!/bin/bash
JPILOT_HOME=/home/judd/palm2
jpilot

Syncing

Most users find it easiest to sync by pressing the sync button on the PalmOS device and then within a second or a few pressing the sync button on jpilot.

BACKUP and SYNC

Just a warning that a sync DOES NOT backup your palm.
The Sync button will sync the 4 applications with the palm pilot and any plugins that are installed.

The Backup button will backup every program and database from the palm pilot, except for AvantGo files (these are usually big and change daily).

If you get an error saying that you have a NULL user ID, then you need to run install-user from the pilot-link suite.

install-user /dev/pilot Judd 1234

Of course replace "Judd" and "1234" with you favorite name and number.

jpilot's People

Contributors

juddmon avatar ludovicrousseau avatar dmalia1 avatar schievel1 avatar eklausme avatar keslerm avatar nforro 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.