Main > Free Download Search >

Free pim software for linux

pim

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 31
PimD-DM 0.1

PimD-DM 0.1


Pimd-dense is a lightweight, stand-alone PIM-Dense Mode implementation that may be freely deployed or distributed. more>>
Pimd-dense is a lightweight, stand-alone PIM-Dense Mode implementation that may be freely deployed or distributed. Pimd-Dense implements the full PIM-DM specifications but there are few exceptions noted in the Release Notes.
The code from Pimd-dense is heavily based on the PIM-Sparse Mode daemon implementation by Puneet Sharma and Charley Liu (USC), Ahmed Helmy (SGI/USC), and Pavlin Ivanov Radoslavov (USC). For more info on PimD-Sparse, see the PIM Home Page at USC
Use of PimD-Dense for multicast routing requires a separate facility for unicast routing such as (1) static routes via the UNIX route command, (2) RIP routes via the standard UNIX routed routing daemon, or (3) other dynamic unicast routing protocols such as those provided by the GateD multiprotocol routing daemon.
PimD-Dense is currently ALPHA-version software that yet requires extensive testing. If you choose to use it, information about any bugs or problems sent to kurtw@antc.uoregon.edu would be greatly appreciated and will be investigated ASAP.
PimD-Dense should compile and run on most UNIX varieties, including FreeBSD, BSDI, NetBSD, SunOS, IRIX, Solaris 2.5, Solaris 2.6, and Linux (however it has not yet been tested on all these).
Many current version of the IP MRouting kernel code requires patches to correct certain bugs in order to work correctly with PimD-Dense. Before using PimD-Dense, you should apply one of the current patches available for PimD-Sparse from USCs PIM FTP site.
Enhancements:
- Fixed entry timer initialization in route.c:process_cache_miss
<<less
Download (0.11MB)
Added: 2006-07-06 License: BSD License Price:
1213 downloads
Pim Pam PONG 0.9.1

Pim Pam PONG 0.9.1


Pim Pam PONG is a PONG clone with a new look and in future versions, new interesting features. more>>
Pim Pam PONG is a PONG clone with a new look and in future versions, new interesting features.
Pim Pam PONG is a clone of the original PONG developed in the 70s. Pim Pam PONG has been developed using the SDL libraries: SDL, SDL_image, SDL_mixer, and SDL_ttf.
This permits the portability of the game to some systems and machines. It uses the NNG Engine (New Neopontec Gaming Engine) developed by Hector Blanco (me) that uses the mentioned SDL Libraries.
The game concept is the same as the original. You have the control of one bar that can move up or down in the screen, and the CPU controles the other bar.
A ball is launched in a random direction, and you must score in the other part of the screen. Is similiar to Tennis and Pim Pong.
Main features:
- 800x600 resolution at 32 bits.
- Low machine requirements.
- Easy and addictive playing experience.
- Cross-platform open source game: (binaries for Win32 & Linux, and sources for other systems).
- In future versions, more features will be added.
<<less
Download (0.49MB)
Added: 2005-11-24 License: GPL (GNU General Public License) Price:
1435 downloads
Gnome-Pilot 2.0.15

Gnome-Pilot 2.0.15


Gnome-Pilot is a package with a daemon (gpilotd) that monitor for pilot connects on one or more devices (cradles/XCopilots/xxx). more>>
Gnome-Pilot is a package with a daemon (gpilotd) that monitor for pilot connects on one or more devices (cradles/XCopilots/xxx). Gnome-Pilot has an API for creating conduits as well as a couple of default conduits, including one for backing up files, and one for installing files.

Other packages exist that provide additional conduits, most notably gnome-pilot-conduits, and the Evolution mail/calendar/memo PIM application suite.

<<less
Download (1.2MB)
Added: 2006-11-23 License: LGPL (GNU Lesser General Public License) Price:
1070 downloads
Funambol 6

Funambol 6


Funambol is open source mobile application server software. more>>
Funambol is open source mobile application server software that provides push email, address book and calendar (PIM) data synchronization, application provisioning, and device management for wireless devices and PCs, leveraging standard protocols. For users, this means BlackBerry-like capabilities on commodity handsets.
This project is also a software development platform for mobile applications. It provides client and server side Java APIs, and facilitates the development, deployment and management of any mobile project. Funambol is the de facto standard implementation of the Open Mobile Alliance Data Synchronization and Device Management protocols (OMA DS and DM, formerly known as SyncML).
Main features:
- Funambol Data Synchronization Server: a mobile application server providing synchronization services for wireless clients and PCs, including push email.
- Funambol Device Management: an OMA DM server to remotely manage mobile devices.
- Funambol Connectors: gateways to file systems, databases, email systems, and applications for two-way synchronization with existing data assets.
- Funambol Client Plug-ins: protocol extenders and clients for Outlook, Windows Mobile, BlackBerry, Palm and iPod so users can synchronize their email messages and PIM data (address book, calendar, tasks and notes) with the server.
- Funambol Software Development Kit: tools to develop sometimes-connected mobile applications on devices (in Java - J2SE and J2ME - and C++) and to add data sources to the server.
Enhancements:
- Major feature enhancements
<<less
Download (MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
907 downloads
Khalkhi framework 0.2.2

Khalkhi framework 0.2.2


Khalkhi framework was formerly known as Contacts framework. more>>
Khalkhi framework was formerly known as Contacts framework.
Khalkhi (say [?al?i]) is a plugin-based framework for (the properties of) entries in the KDE Addressbook and services upon them. It consists of two libs, libkhalkhicore and libkhalkhigui, and a control center module.
The framework models an addressbook entry, like a person or organization, as a list of property types, with no, one or more items of a type for each entry. There are three types of services for a property (e.g. email address):
- action service (e.g. send email)
- data action service (e.g. send file per email, like from dragndrop)
- status service (e.g. number of unread emails in assigned folder)
The tarball includes a lot of services for the most common properties:
- birthday: copy date; has birthday
- im address: chat with; send message; send file; online status
- email address: send email; copy address; send files/urls;
open assigned folders in KMail; unread emails in assigned KMail folder
- homepage: open; copy url;
- blog feed url: copy
- phone number: make call; send fax; send SMS; copy number;
- postal address: open in Google Maps; copy address
- note: copy note
Examples for programs using the framework are a cards server and a Kicker applet, which are available as seperate packages:
http://www.kde-apps.org/content/show.php?content=54451
http://www.kde-apps.org/content/show.php?content=54452
Please see also http://frinring.wordpress.com/2006/07/05/framework-for-contacts-and-services-slowly-getting-shapes/
Developers, you are welcome to try to create own services! Have a look at the folder "services/example"
If you want to build directly from KDEs repository:
svn co svn://anonsvn.kde.org/home/kde/trunk/playground/pim/ -N
cd pim
svn up khalkhi
svn up khalkhiapplet
svn up khalkhicards
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin
make -f Makefile.cvs
./configure
make
su -c "make install"
Enhancements:
- rename to Khalkhi
- adding namespace Khalkhi
- streamlining API terms and file names
- add ABI flag to plugins
- add eventsrc for status changes
<<less
Download (0.57MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
879 downloads
LinVDR 0.7

LinVDR 0.7


LinVDR is the VDR distribution. more>>
Basically, its an approach to build a small, cut to the bone, ready and easy to install VDR Linux distribution.
LinVDR is a complete, breathing Linux system smaller than 128 MB with a complete digital Video Disk Recorder (VDR) / Personal Video Recorder (PVR) and several plugins -- listed seperately below.
For easy access we installed additionaly the browser frontend VDR Admin and a Samba share for up- and downloading music or DVD images with Windows clients.
The base system is Debian Woody compatible (only compatible, not Debian Woody itself!) with the DVB driver from Convergence and Klaus Schmidingers unbeated Video Disk Recorder Software VDR.
All this Tom has mixed smoothly together, and I made the install system and installation programme -- suitable for normal users without Linux knowledge.
Enhancements:
VDR Version and Plugins
VDR 1.3.17 with enAIO-Patch and this plugins:
- Autotimer-Edit 0.1.4 new
- DVD-Burn 0.0.5 new
- Clock 0.0.5b1 update
- Console 0.6 update
- DVD 0.3.5b06 (without CSS support)
- EPG-Search 0.0.3 new
- Femon (signal strength) 0.1.6 update
- Games 0.6.1 update
- GraphLCD 0.1.1 update
- GraphTFT 0.0.8 new
- Hello 0.1.0
- Image (Diashow) 0.2.2 update
- LCD-Proc 0.0.10 update
- Mailbox 0.3 update
- Manual 0.0.2 (german only) new
- Media-MVP 0.1.5 new
- Media-MVP-Server new
- M-LCD 0.0.4 update
- MP3 0.9.8 update
- MPlayer 0.9.8 update
- OSD-Demo 0.1.0
- Osd-PiP Plugin 0.0.7 update
- OSD-Teletext 0.3.1 update
- Pilot 0.0.7 new
- PIM 0.0.3 new
- Remote 0.3.2 (for IR receiver of Hauppauge Nexus-s cards) update
- Skin-Curses 0.1.0
- Sky 0.1.1
- Sleeptimer 0.6 update
- Status 0.1.0
- Stream-Dev 0.3.3 update
- Taste 0.0.2b new
- Text2Skin (loadable skins) 0.0.8.1 new
- Timeline 0.8.1
- TV-OnScreen 0.6.0 update
- TVTV 0.1.6
- VBox (ISDN voice mailbox) 0.5.1 update
- (S)VCD 0.0.6c
- VDR-CD (playing audio CDs) 0.0.10 update
- WAP 0.0.6d new
Others
- Multi-Language support (currently German and English)
- Install programm updated
- Setup programm updated
- Kernel 2.6.9 with support for (nearly) all chipsets and network cards updated
- DVB driver CVS 2004-12-03 updated
- VDR Admin 0.97 supporting VDR 1.3.x updated
- MPlayer 1.0pre5
- NoAd 0.4.2
- FBTV updated
- Samba 3.0
- DVD-Author 0.6.10 updated
- convert.pl
- vdrsync
- Editor nano
- Alsa
- USB Keyboard support
- dvd+rw-tools 5.13.4.7.4 (suitable for DVD+R/W and DVD-R/W)
- udftools
- Read-only support for NTFS
<<less
Download (32MB)
Added: 2005-09-01 License: GPL (GNU General Public License) Price:
1519 downloads
Winzig 1.83

Winzig 1.83


Winzig is a suite of PIM style applications written in Python/GTK. more>>
Winzig is a suite of PIM style applications written in Python/GTK. Winzig is small in code size and screen real estate usage which make it suitable for use on regular computers and PDAs.
The following applications are available: Contact Manager, Calculator, Calendar Manager, Todo List Manager , ASCII/Unicode Browser, X11 color viewer, Notebook
All applications can be used standalone or from within the winzig shell.
Main features:
- small program size (6000 LOC)
- little screen real estate use
- simple database engine providing a common infrastructure
- very customizable
- tooltips based help info
- works with linux ipaqs (familiar 7.2 + pypaq)
<<less
Download (0.080MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
821 downloads
Gnome-Pilot-Conduits 2.0.15

Gnome-Pilot-Conduits 2.0.15


Gnome-Pilot is a package with a daemon (gpilotd) that monitor for pilot connects on one or more devices (cradles/XCopilots/xxx). more>>
Gnome-Pilot is a package with a daemon (gpilotd) that monitor for pilot connects on one or more devices (cradles/XCopilots/xxx). Gnome-Pilot has an API for creating conduits as well as a couple of default conduits, including one for backing up files, and one for installing files.

Other packages exist that provide additional conduits, most notably gnome-pilot-conduits, and the Evolution mail/calendar/memo PIM application suite.

<<less
Download (0.66MB)
Added: 2006-11-23 License: LGPL (GNU Lesser General Public License) Price:
1066 downloads
TreePad Lite for Linux 2.2.1

TreePad Lite for Linux 2.2.1


Award winning personl.database/PIM, text editor, advanced search, small+powerful more>> ! TreePad Lite for Linux is a very intuitive and powerful personal database program, PIM and search tool. TreePad allows you to store all your notes, emails, texts, hyperlinks - in sum, any kind of data - into a single file. With the look and feel similar to the Windows Explorer, editing, storing, browsing, searching and retrieving your data could not be easier! TreePad additionally offers hyperlink and multi-language support. To find any article that you previously created or imported, you can browse the tree, in the very same way as you browse directories/folders in the Windows Explorer. Additionally, you can use the very fast internal advanced search tool and find instantly any item you need, whether it is on the tree-structure or amid your notes and texts! TreePad is also highly customizable. And, differently from the usual database programs, TreePad excels in its capacity to store unstructured information of any kind: you have total freedom to define and impose your own structure and preferences. You can create any tree form that suits you, and organize your notes hierarchically according to whatever criteria you define! Moreover, you can easily arrange, rearrange, and add to the tree structure that you develop, as much as you may wish. You can even copy/paste complete subtrees together with all the notes and data attached to them - all of it in one go. TreePad offers you the convenience of drag-and-drop, as well as context-sensitive menus. TreePad saves you time, allowing you easy and prompt location and retrieval of anything you have stored, And TreePad saves space on your disk, as well: the storage of data in one single file, as TreePad does, uses up far less disk space than storage of an equivalent volume of data in separate files - as most other programs do. Best of all: download + enjoy TreePad on Linux 100% Free!<<less
Download (487KB)
Added: 2009-04-15 License: Freeware Price: Free
197 downloads
 
Other version of TreePad Lite for Linux
! TreePad Lite for Linux 2.2.0Award winning, pioneer Tree-structured personal database/PIM + text editor w/ advanced search: powerful time-saver and a highly intuitive way for storing/retrieving notes, emails, texts
Price: $0
License:Freeware
Download (487.30KB)
201 downloads
Added: 2009-04-06
Midgard 1.8.4

Midgard 1.8.4


Midgard is an application server for the PHP programming language. more>>
Midgard is a freely-available solution for managing content on Web, Extranet, and Intranet services. Midgard is also a toolkit for building dynamic applications to power eBusiness and Information Management processes.
Writing applications and functionalities for the platform is done using the easy-to-learn PHP scripting language.
All interfacing with the system is done via a regular Web browser, and no special tools are needed for developers or content authors.
Main features:
- Easy and well documented Application Programming Interface (API)
- Efficient management of Web content using a hierarchical topic system
- Separation of layout, content and site logic
- Support for editorial workflow and approval mechanisms
- Attachment of metadata to all content objects
- Management of PIM data including contacts and calendaring information
- Multilingual support (including Unicode) and localization
- Replication for clustered setups and staging
- Multi-company support using virtual databases
- Flexible user and group management
Enhancements:
- Enhancements for systems with GLib versions older than 2.6, a fix for a memory leak in the legacy update function, fixed replication formatting, partially implemented metadata functionality for the legacy API, and enhancements for SuSE and Fedora Core.
- The database is now updated after PEAR packages are installed.
<<less
Download (4.18MB)
Added: 2007-07-19 License: LGPL (GNU Lesser General Public License) Price:
832 downloads
MultiSync 0.82

MultiSync 0.82


MultiSync is a free modular program to synchronize calendars, addressbooks and other PIM data between programs. more>>
MultiSync is a free modular program to synchronize calendars, addressbooks and other PIM data between programs on your computer and other computers, mobile devices, PDAs or cell phones. MultiSync works on any Gnome platform, such as Linux.
Currently MultiSync has plugins for
- Ximian Evolution synchronization, supporting calendar, ToDos and contacts. Multisync also support Evolution 2
- IrMC Mobile Client synchronization (supported by e.g. SonyEricsson T68i/T610/Z600, Siemens S55 phones etc.) via Bluetooth or IR on Linux, or cable connection.
- Windows CE / Pocket PC synchronization. This plugin is part of the SynCE project, and can be downloaded there.
- Opie and Zaurus synchronization.
- SyncML support (supported by e.g. SonyEricsson P800/P900 and many other phones and devices, for example the SyncML server Sync4j). SyncML also allows you to do remote connection of two MultiSync programs via an encrypted connection over the net.
- Palm synchronization.
- LDAP synchronization.
- Backup of your PIM data.
<<less
Download (0.073MB)
Added: 2005-09-05 License: GPL (GNU General Public License) Price:
1513 downloads
ambergris 0.1.0

ambergris 0.1.0


ambergriss goal is to provide a simple Ruby solution to two-way sync appointments and contacts between Evolution and Kolab2. more>>
ambergriss goal is to provide a simple Ruby solution to two-way sync appointments and contacts between Evolution and Kolab2 for offline work.

Here is a description of the ambergris directory structure:

ext/ contains native ruby Evolution interface code
lib/ contains the ambergris library code in ruby
misc/ basically contains old code that is not use anymore
test/ contains unit tests for ambergris

Here is a description of the most important ruby files contained in ambergris:

evolution.rb ruby part of the evolution ruby interface
pim.rb general PIM classes to represent appointments and Contacts
kolab.rb code to retrieve and store PIM data via IMAP on a kolab2 server
wallet.rb simple account/password management
sync.rb general syncing mechanism for PIM objects

<<less
Download (0.083MB)
Added: 2006-06-26 License: BSD License Price:
1215 downloads
EtherApe 0.9.7

EtherApe 0.9.7


EtherApe is a GNOME/pcap-based etherman, interman, and tcpman clone. more>>
EtherApe is a GNOME/pcap-based etherman, interman, and "tcpman" clone. It displays network activity graphically. Active hosts are shown as circles of varying size, and traffic among them is shown as lines of varying width.
EtherApe project supports Ethernet, FDDI, Token Ring, ISDN, PPP, and SLIP. Additional statistics windows will let you concentrate on protocols or nodes.
Main features:
- Network traffic is displayed graphically. The more "talkative" a node is, the bigger its representation.
- Node and link color shows the most used protocol.
- User may select what level of the protocol stack to concentrate on.
- You may either look at traffic within your network, end to end IP, or even port to port TCP.
- Data can be captured "off the wire" from a live network connection, or read from a tcpdump capture file.
- Live data can be read from ethernet, FDDI, PPP and SLIP interfaces.
- The following frame and packet types are currently supported: ETH_II, 802.2, 803.3, IP, IPv6, ARP, X25L3, REVARP, ATALK, AARP, IPX, VINES, TRAIN, LOOP, VLAN, ICMP, IGMP, GGP, IPIP, TCP, EGP, PUP, UDP, IDP, TP, IPV6, ROUTING, RSVP, GRE, ESP, AH, ICMPV6, EON, VINES, EIGRP, OSPF, ENCAP, PIM, IPCOMP, VRRP; and most TCP and UDP services, like TELNET, FTP, HTTP, POP3, NNTP, NETBIOS, IRC, DOMAIN, SNMP, etc.
- Data display can be refined using a network filter.
- Display averaging and node persistence times are fully configurable.
- Name resolution is done using standard libc functions, thus supporting DNS, hosts file, etc.
<<less
Download (0.37MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
994 downloads
PersonalDB 0.90

PersonalDB 0.90


PersonalDB is background process that provides access for multiple users to individual SQL databases. more>>
PersonalDB is background process that provides access for multiple users to individual SQL databases. The SQL database provides a central internet accessible datastore for a variety of applications. In particular, the database can be used as a personal information manager (PIM).

However, SQL databases are simply a way of storing structured data. As such, a PersonalDB account can be used to store many different types of data. A PersonalDB account is an ideal way of storing information that should be accessible world-wide.

Personal data like addresses, todo items, and memos are certainly are good choice. A PersonalDB account can also be used to store application settings, so that they follow you from computer to computer.
<<less
Download (0.13MB)
Added: 2005-09-02 License: BSD License Price:
1512 downloads
KOrganizer 3.4.2

KOrganizer 3.4.2


KOrganizer is the KDE PIM/Calendar/Scheduling tool. more>>
Organizer is the calendar and scheduling application of the popular K Desktop Environment. KDE is a powerful Open Source graphical desktop environment for Unix workstations.

It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.

KOrganizer provides management of events and tasks, alarm notification, web export, network transparent handling of data, group scheduling, import and export of calendar files and more.

KOrganizer is fully customizable to your needs and is an integral part of the KDE PIM suite, which aims to be a complete solution for organizing your personal data.

KOrganizer supports the two dominant standards for storing and exchanging calendar data, vCalendar and iCalendar. ftp://ftp.kde.org/pub/kde/stable/3.4.2/src/kdepim-3.4.2.tar.bz2
<<less
Download (11MB)
Added: 2005-09-13 License: GPL (GNU General Public License) Price:
900 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3