معرفی شرکت ها


abeluna-1.1.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple GUI to-do/task manager with CalDAV support.
ویژگی مقدار
سیستم عامل POSIX :: Linux
نام فایل abeluna-1.1.2
نام abeluna
نسخه کتابخانه 1.1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Evan Zhang
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/Ninjaclasher/abeluna
آدرس اینترنتی https://pypi.org/project/abeluna/
مجوز -
Abeluna [![Build Status](https://github.com/Ninjaclasher/abeluna/workflows/build/badge.svg)](https://github.com/Ninjaclasher/abeluna/actions/) ===== A simple GUI to-do/task manager with CalDAV support. In theory, Abeluna should support any CalDAV server, but currently only [Nextcloud](https://apps.nextcloud.com/apps/tasks) and [Radicale](https://radicale.org/3.0.html) are tested. The goal of this application is to become a desktop version of Nextcloud's Tasks app. As such, not all functionality in the [icalendar's VTODO](https://icalendar.org/iCalendar-RFC-5545/3-6-2-to-do-component.html) are supported, only those that are used by Nextcloud. On the other hand, there some non-standard fields used by Nextcloud that are supported by Abeluna, such as the ability to hide subtasks. ## Screenshots ![Main window](https://i.imgur.com/8WP2OPj.png) ![Settings window](https://i.imgur.com/d29WsE2.png) ![Custom theme main window](https://i.imgur.com/rZWjWt2.png) ## Installation ### From PyPI First, install two packages, `libnotify` and `gobject-introspection`. On other distributions besides Arch Linux, these names may be different. For example, on Debian-based systems, `gobject-introspection` is `libgirepository1.0-dev`. ```sh $ pip install abeluna $ abeluna ``` ### AUR If you are using Arch Linux and do not wish to install through PIP, you can install the AUR package [abeluna](https://aur.archlinux.org/packages/abeluna/) for the latest version. ## Usage ```sh $ abeluna ``` In the GUI, calendars can be added through `Settings > Calendar settings`. General settings, such as the timezone and synchronization schedule can be accessed through `Settings > General settings`. ## Future Plans - Support for desktop notifications. - Support for recurring tasks. - Add common keyboard shortcuts.


نحوه نصب


نصب پکیج whl abeluna-1.1.2:

    pip install abeluna-1.1.2.whl


نصب پکیج tar.gz abeluna-1.1.2:

    pip install abeluna-1.1.2.tar.gz