pmprog
DNF (Did Not Finish)
- Joined
- Apr 25, 2011
- Messages
- 4,150
I always start and cancel PIM suites, so I decided to change my approach and build my suite as seperate applications.
So, here's the first of several...
pmContact is a Contact manager application, it is written in C# and requires the Mono Runtime.
Features:
# Password protection using Blowfish
# KeyPair encryption using RSA (A key pair generator is available within the application)
Features planned:
# Synchronisation via a server application
# Ability to link to external tools (such as other applications in the PIM suite)
http://repo.openpandora.org/?page=detail&app=pmcontact.marqwatkin
The code is released under the MIT license, and can be found in my GitHub account
Planned applications in the PIM Suite:
# pmContact - Contact Manager
# pmCalendar - Calendar/Reminder
# pmTaskList - Task Manager
# pmServer - Sync Server
So, here's the first of several...
pmContact is a Contact manager application, it is written in C# and requires the Mono Runtime.
Features:
# Password protection using Blowfish
# KeyPair encryption using RSA (A key pair generator is available within the application)
Features planned:
# Synchronisation via a server application
# Ability to link to external tools (such as other applications in the PIM suite)
http://repo.openpandora.org/?page=detail&app=pmcontact.marqwatkin
The code is released under the MIT license, and can be found in my GitHub account
Planned applications in the PIM Suite:
# pmContact - Contact Manager
# pmCalendar - Calendar/Reminder
# pmTaskList - Task Manager
# pmServer - Sync Server
Last edited by a moderator: