Skip to content

Simple synchronization between Palm device and OrgMode files

License

Notifications You must be signed in to change notification settings

eugeneandrienko/palm-sync-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document still under construction.

Dependencies
------------
    Dependencies to build palm-sync-daemon:
    ---------------------------------------
        autoconf
        autoreconf
        automake
        aclocal
        m4
        make
        bash
        C compiler (gcc)
        flex
        bison

    Dependencies for palm-sync-daemon:
    ----------------------------------
        libpopt
        libiconv (necessary for FreeBSD)
        libpisock - part of pilot-link (https://github.com/jichu4n/pilot-link)
        libc

Building process
----------------
    Run next commands to build palm-sync-daemon:
        automake --add-missing
        autoreconf
        ./configure
        make
        make install

Author & License
----------------
    Eugene Andrienko <[email protected]>

    License: MIT. Look to the LICENSE file for details.

About

Simple synchronization between Palm device and OrgMode files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published