Code Monkey home page Code Monkey logo

reminders's Introduction

Reminders

Reminders, an open source reminder app

Download on Flathub

screenshot-dark

screenshot-light

Features

  • Set recurring reminders
  • Schedule notifications
  • Sort, filter, and search for reminders
  • Mark reminders as important or complete
  • Organize reminders using lists
  • Optionally play a sound when notifications are sent
  • Optionally sync with Microsoft To Do
  • Optionally sync with CalDAV servers
  • Import and export ical/ics files

Translators

You can translate Reminders on Weblate, or through GitHub pull requests.

Manual installation

Installing dependencies (Flatpak):

flatpak install flathub org.gnome.Sdk//44
flatpak install flathub org.gnome.Platform//44

You will also need flatpak-builder

Building (Flatpak):

flatpak-builder --user --install --force-clean build-dir flatpak/io.github.remindersdevs.Reminders.yml
flatpak run io.github.remindersdevs.Reminders.Devel --restart-service

Dependencies (generic):

  • PyGObject
  • Meson
  • Libadwaita
  • GLib
  • GSound
  • WebKitGTK
  • python3-msal
  • python3-requests
  • python3-caldav
  • python3-icalendar
  • python3-setuptools

Building (generic):

meson build -Ddevel=true
ninja -C build install
remembrance --restart-service

Todo

  • Windows port (Need to look into dbus support on Windows)
  • Add a debug mode and make it easier to get logs
  • Maybe make a GNOME Shell extension that lets you view your reminders (This probably will never happen)
  • Maybe integrate the search with GNOME Shell (Also probably not happening)

If you want to contribute anything, just open a pull request. Depending on what you are going to contribute, you might want to email me first. This will let me help you get started and it will also help me make sure that multiple people aren't working on the same feature without knowing it.

Reminders DBus Service Documentation

The documentation can be found here. You probably will want to select the tag for the latest release of Reminders when looking at the documentation.

Copying

Reminders is licensed under the terms of the GNU General Public License, version 3 or later.

reminders's People

Contributors

7829hw avatar albanobattistella avatar amereyeu avatar christoph3pt avatar comradekingu avatar consultorseovalencia avatar dgsasha avatar flipflop97 avatar gregorni avatar phaerrax avatar rene-coty 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.