think2011 / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reminders MenuBar

Reminders MenuBar

Simple macOS menu bar app to view and interact with reminders.

FeaturesInstallationContributingLanguagesLicense

Reminders MenuBar in light mode Reminders MenuBar in dark mode

Features

  • All interactions through the macOS menu bar
  • Keep everything in sync with Apple Reminders
  • Create new reminders in your chosen list
  • Set a reminder's due date using natural language
  • Mark reminders as completed / uncompleted
  • Edit reminders, Remove reminders or Move reminders between lists
  • View a list of upcoming reminders
  • Filter reminders through lists or through completed status
Reminders MenuBar demo

Installation

Reminders MenuBar requires macOS Big Sur 11 or later.

Homebrew

Reminders MenuBar can be installed using Homebrew.

brew install --cask DamascenoRafael/tap/reminders-menubar

Direct Download

Direct downloads can be found on the releases page.
After downloading and extracting, just drag the .app file to the Applications folder.

Contributing

Feel free to share, open issues and contribute to this project! ❤️

Languages

🇺🇸 English • 🇧🇷 Brazilian Portuguese • 🇨🇳 Chinese (Simplified) • 🇳🇱 Dutch • 🇫🇷 French • 🇩🇪 German • 🇮🇹 Italian • 🇯🇵 Japanese • 🇵🇱 Polish • 🇲🇽 Spanish (Latin America)

Click here to learn how to add new languages 🌐
  1. In Project navigator select the project reminders-menubar (first item)
  2. In the list of projects and targets select the project reminders-menubar (not the target)
  3. In the "Info" tab under "Localizations" select the "+" button and choose the new location
  4. In the list of resources, make sure all files are checked and click on "Finish"
  5. Edit the new location version of the Localizable.strings and InfoPlist.strings files with the translations

License

This project is licensed under the terms of the GNU General Public License v3.0.
See LICENSE for details.

About

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%