EXE
WinGet
Remindr
David Rios · 2.1.13 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Remindr-Setup-2.1.13.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Remindr 2.1.13
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.1.13
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
4dea799b-b77e-5115-b2b1-60d3e11b5c68
File Identity
Filename
Remindr-Setup-2.1.13.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DavidRios.Remindr
Version
2.1.13
Description
Desktop app to help you keep track of what you need to get done
License
GPL-3.0
↗
Installer URL
https://github.com/MrDavidRios/remindr/releases/download/v2.1.13/Remindr-Setup-2.1.13.exe
Upgrade Behavior
install(Install over existing)
Release Notes
A new beginning
Remindr is now open-source! The remindr_releases repo is going to be deprecated in favor of this one, which will house code, actions, releases, issues, and discussions.
The app is currently in the final stages of migrating from electron-react-boilerplate to @cawa-93/vite-electron-builder, which helped immensely with the headaches that migrating from CommonJS to ESM gave me. On top of migrating from CommonJS to ESM, dependencies are up-to-date (currently Electron v31, ESLint v9, e…