Giter Site home page Giter Site logo

organizer's Introduction

Organizer

Overview

Organizer is a Qt lightweight personal information manager.

It is maintained by the LXQt project but can be used independently from this desktop environment.

Compiling source code

Compiling from source provides the latest version.

mkdir build  
cd build  
cmake ..
make
su (or sudo)
make install

Organizer is installed to /usr/local/bin

Note: If upgrading from a previous version you need to remove the previous version (as root) located at

/usr/local/bin/organizer

and rename (or remove) the 'organizerdb.sqlite' database in your home directory. Make sure to export contacts and then import them into the new version.

Please do not do this on production systems.

Prerequisites

You need the following dependencies to build and run Organizer on Debian, Ubuntu and its derivatives.

build-essential
qt5-default 
qtcreator
automake
checkinstall
cmake
libqt5svg5-dev
libqt5*-dev
qttools5-dev
libkf5plasma-dev
liblxqt0-dev
qtmultimedia5-dev

Binary packages

Binary packages are available as snap packages and in the Arch User Repository (AUR)

Snap package

To test the latest successful build use:

sudo snap install --edge lxqt-organizer-snap

To remove use:

sudo snap remove lxqt-organizer-snap

Arch

It can be installed using yay as shown below.

yay -S lxqt-organizer

Deb package

Developer Deb package

Versioning

SemVer is used for versioning. The version number has the form 0.0.0 representing major, minor and bug fix changes. Currently at 0.7.3.

Roadmap

Custom calendar (completed)
Add, remove and update appointments (completed)
Add, remove and update contacts (completed)
Reminders (completed)
Calendar themes (light and dark themes completed)
Enhanced features

Runtime Dependencies

  • ${misc:Depends},
  • ${shlibs:Depends}

Runtime Recommends

  • lxqt-organizer-l10n (not implemented yet)
  • lxqt-qtplugin

Binary packages

Official binary packages are not available in the moment.
One could find the initial packaging for Debian here:
https://salsa.debian.org/lxqt-team/lxqt-organizer

Arch AUR will come soon.

Translation (Weblate)

organizer's People

Contributors

crispinprojects avatar agaida avatar luis-pereira avatar ito32bit avatar milotype avatar tsujan avatar

Watchers

 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.