Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings
pimalaya

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@pimalaya

Pimalaya

Pimalaya is an ambitious project that aims to improve open-source tools related to Personal Information Management.

Pimalaya is an ambitious project that aims toimprove open-source tools related toPersonal Information Management (as known asPIM) which includes emails, contacts, calendars, tasks and more.

Pimalaya hastwo objectives:

  1. ProvideI/O-freeRust libraries dedicated to the PIM domain. They serve as a basis for all sorts of top-level applications, which prevents developers to reinvent the wheel.
  2. Provide quality house-madeapplications built on top of these libraries, gathered into projects.
flowchart RL    Comodoro --> timer --> stream    Himalaya & Neverest & Mirador --> email    email --> maildirs ---> fs    email --> imap --> starttls --> stream    imap --> oauth    Cardamum --> addressbook    addressbook --> vdir --> fs    addressbook --> carddav --> oauth    Ortie --> oauth --> http --> stream    %% I/O-free libraries    click addressbook href "https://github.com/pimalaya/io-addressbook"    click fs href "https://github.com/pimalaya/io-fs"    click http href "https://github.com/pimalaya/io-http"    click oauth href "https://github.com/pimalaya/io-oauth"    click starttls href "https://github.com/pimalaya/io-starttls"    click stream href "https://github.com/pimalaya/io-stream"    click timer href "https://github.com/pimalaya/io-timer"    click vdir href "https://github.com/pimalaya/io-vdir"    %% Interfaces    style Cardamum stroke-width:4px    style Comodoro stroke-width:4px    style Himalaya stroke-width:4px    style Mirador stroke-width:4px    style Neverest stroke-width:4px    style Ortie stroke-width:4px    click Cardamum href "https://github.com/pimalaya/cardamum"    click Comodoro href "https://github.com/pimalaya/comodoro"    click Himalaya href "https://github.com/pimalaya/himalaya"    click Mirador href "https://github.com/pimalaya/mirador"    click Neverest href "https://github.com/pimalaya/neverest"    click Ortie href "https://github.com/pimalaya/ortie"
Loading

📫 Email

🚧 This domain is being refactored, stay tuned! 🚧

Projects

Himalaya

Himalaya was the first project of Pimalaya. It strives to be everything you need tomanage emails.

Neverest

Neverest is the project dedicated to emailsynchronization andbackup. It is a direct concurrent toOfflineIMAP andmbsync.

Mirador

Mirador is the project dedicated to mailbox monitoring. Its aim is towatch mailboxes changes and execute action like sending system notification or running shell commands.

MML

This small project gathers everything related to the Emacs MIME Message Meta Language, as known asMML:

Creating a MIME message is boring and non-trivial. Therefore, a library called mml has been defined that parses a language called MML (MIME Meta Language) and generates MIME messages.

The two main use cases of the project are:

  1. You want to write a MIME message from scratch or you want to edit an existing one (reply, forward): they can be written in MML then compiled into MIME messages as defined in theRFC 2045.
  2. You want to read a MIME message: they can be interpreted as MML messages, which are way more human-readable than MIME messages.

⌛ Timer

Libraries

  • timer: Set of I/O-free Rust coroutines to manage timers

Projects

Comodoro

Comodoro strives to be everything you need tomanage timers. The main use case is to track your worktime. A good example is thePomodoro Technique.

📇 Contacts

🚧 This domain is being refactored, stay tuned! 🚧

🔒 Security

Libraries

  • oauth: Set of I/O-free Rust coroutines to manage OAuth flows

Sponsoring

nlnet

Special thanks to theNLnet foundation and theEuropean Commission that helped the project to receive financial support from various programs:

If you appreciate the project, feel free to donate using one of the following providers:

GitHubKo-fiBuy Me a CoffeeLiberapaythanks.devPayPal

PinnedLoading

  1. himalayahimalayaPublic

    CLI to manage emails

    Rust 4.9k 130

  2. neverestneverestPublic

    CLI to synchronize, backup and restore emails

    Rust 267 9

  3. comodorocomodoroPublic

    CLI to manage timers

    Rust 59 5

  4. miradormiradorPublic

    CLI to watch mailbox changes

    Rust 35 2

  5. cardamumcardamumPublic

    CLI to manage contacts

    Rust 11 1

  6. ortieortiePublic

    CLI to manage OAuth access tokens

    Rust 6 1

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 28 repositories

[8]ページ先頭

©2009-2025 Movatter.jp