Skip to content

acutesoftware/lifepim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifePIM Desktop

https://www.lifepim.com is designed to be a Personal Information Manager for Life, but not all personal data should be kept online. Sure, it's fine to keep shopping lists, ideas, and notes and appointment reminders online - but things like passwords, some photos, that amazing idea for a perpetual motion machine should be kept secure.

This repository contains scripts and an upcoming Desktop version you can run on your local PC (to keep sensitive data local). You can still interface with the live site but you get to choose which data gets uploaded to your lifepim account.

Status

Under development - nothing significant works yet!

Quick Start

This github repository https://github.com/acutesoftware/lifepim contains the latest code, but the current public release is available via

pip install lifepim

This application is used to collect local metadata for indexing and allow for automatic uploading to https://www.lifepim.com

To run the local web server, use python web_server.py

To run the desktop application, use python desktop.py

Desktop Layout

Music collection

collects metadata on your music collection for local use.

If your NAS has shared folders you can access your music from lifepim through the relative url.

More Information

You will be able to ADD records only in the first release.

Also see developer notes doc/dev_notes.md

About

Personal Information Manager for life - API and desktop application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages