All Projects → DamascenoRafael → reminders-menubar

DamascenoRafael / reminders-menubar

Licence: GPL-3.0 License
Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to reminders-menubar

macOS-PiholeShortcuts
Manage and monitor your Pi-hole® instance through your status bar
Stars: ✭ 43 (-82.8%)
Mutual labels:  menubar, macos-swift, macos-menubar
chai
Don't let your Mac fall asleep, like a sir
Stars: ✭ 54 (-78.4%)
Mutual labels:  menubar, utility, macos-menubar
Nightfall
A menu bar utility for toggling dark mode in macOS, written in Swift.
Stars: ✭ 131 (-47.6%)
Mutual labels:  menubar, utility
Keepingyouawake
Prevents your Mac from going to sleep.
Stars: ✭ 4,343 (+1637.2%)
Mutual labels:  menubar, utility
TheatricalMovieTrailers
iOS & macOS app written in SwiftUI that provides a nice trailer watching experience.
Stars: ✭ 27 (-89.2%)
Mutual labels:  macos-swift, swiftui
SaveMyEyes
Minimalistic macOS application that helps to take breaks while using the computer
Stars: ✭ 27 (-89.2%)
Mutual labels:  menubar, swiftui
ios
CoThings's iOS application. CoThings is a realtime counter for shared things.
Stars: ✭ 13 (-94.8%)
Mutual labels:  utility, swiftui
Quickeys
A mac menu bar app that provides note taking functionality though a quick dropdown menu.
Stars: ✭ 54 (-78.4%)
Mutual labels:  menubar, utility
osx-statusbar-countdown
⏳📅 A utility to count down to a date from your macOS menubar, written in Swift
Stars: ✭ 40 (-84%)
Mutual labels:  menubar, macos-menubar
ToGoZip
Android share/sendTo menu implementation "add2Zip"
Stars: ✭ 44 (-82.4%)
Mutual labels:  utility
HeartBattery
❤️ display the OS X battery state as hearts in the menubar
Stars: ✭ 17 (-93.2%)
Mutual labels:  menubar
Vutils
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
Stars: ✭ 16 (-93.6%)
Mutual labels:  utility
lockd
Generate strong passwords and save them in Keychain. Made with SwiftUI
Stars: ✭ 38 (-84.8%)
Mutual labels:  swiftui
regenny
A reverse engineering tool to interactively reconstruct structures and generate header files
Stars: ✭ 58 (-76.8%)
Mutual labels:  utility
tapit-app
App which lets two people share their social media details by simply putting one phone on top of the other ("tapping"). Currently in development by Nikita Mounier.
Stars: ✭ 18 (-92.8%)
Mutual labels:  swiftui
SwiftUIRealtimeShoppingCart
SwiftUI Collaborative Shopping Cart with Firestore Database
Stars: ✭ 34 (-86.4%)
Mutual labels:  swiftui
CLIp
CLIp is a clipboard manager for a command line interface written in 100% standard C only. Pipe to it to copy, pipe from it to paste.
Stars: ✭ 12 (-95.2%)
Mutual labels:  utility
asynckit
Minimal async jobs utility library, with streams support
Stars: ✭ 21 (-91.6%)
Mutual labels:  utility
DynamicOverlay
A SwiftUI library that makes easier to develop overlay based interfaces, such as the one presented in the Apple Maps app.
Stars: ✭ 90 (-64%)
Mutual labels:  swiftui
bncsutil
The Classic Battle.net™ client library
Stars: ✭ 19 (-92.4%)
Mutual labels:  utility
Reminders Menu Bar

Reminders Menu Bar

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

FeaturesInstallationContributingLanguagesLicense

Reminders Menu Bar in light mode Reminders Menu Bar 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
  • Mark reminders as completed / uncompleted
  • Remove reminders or Move reminders between lists
  • View a list of upcoming reminders
  • Filter reminders through lists or through completed status
Reminders Menu Bar demo

Installation

Reminders Menu Bar requires macOS Big Sur 11 or later.

Note: The app is not signed by an account enrolled in the Apple Developer Program; As a result you will probably see a message saying it cannot be opened since it is not from an Identified Developer.
See Apple Support: Open a Mac app from an unidentified developer.

Click here to learn how to open an app from an unidentified developer
  1. Try to run the app and when you see the message just click OK;
  2. Open System Preferences > Security and Privacy;
  3. On the General tab check the message saying that the app was blocked;
  4. Finally click on Open Anyway.

Homebrew

Reminders Menu Bar 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 • 🇮🇹 Italian • 🇨🇳 Chinese (Simplified) • 🇩🇪 German

Click here to learn how to add new languages 🌐
  1. In Project navigator select the project reminders-menu-bar (first item)
  2. In the list of projects and targets select the project reminders-menu-bar (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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].