Skip to content
Menu
The Lonely Administrator
  • PowerShell Tips & Tricks
  • Books & Training
  • Essential PowerShell Learning Resources
  • Privacy Policy
  • About Me
The Lonely Administrator

Introducing PSReminderLite

Posted on August 14, 2024

For several years, I have been using a PowerShell module I wrote called MyTickle to help me manage my reminders and events. I spend my days at a PowerShell prompt, and I wanted an easy way to keep track of upcoming events. The module relied on a SQL Server or SQL Server Express instance to hold the database. However, I always felt this was overkill, unless you need SQL Server Express for other things. It was also difficult to use the module across systems. I ended up added offline capabilities so I could access my reminders from my laptop.

Manage and Report Active Directory, Exchange and Microsoft 365 with
ManageEngine ADManager Plus - Download Free Trial

Exclusive offer on ADManager Plus for US and UK regions. Claim now!

I finally got around to writing a replacement module that uses SQLite. This means I have a single file to maintain and can easily move the database around. The new module is called PSReminderLite and is available on the PowerShell Gallery. The module requires PowerShell 7.4 and will also install the MySQLite module.

The module will create a SQLite database file in $HOME.

Initialize-PSReminderDatabase

The module's commands let you add event reminders, which you can tag. The tags have associated ANSI formatting.

PSReminderTags

Although reminders that are due within 24 hours will be displayed in red and those within 48 hours in yellow.

PSReminders

There's much more to the module so I encourage you to spend a few minutes with the project's README file. If you are a user of the original MyTickle module, the new module has commands to help you migrate. See the README file for details.


Behind the PowerShell Pipeline

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Mastodon (Opens in new window) Mastodon
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to print (Opens in new window) Print
  • Click to email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Related

1 thought on “Introducing PSReminderLite”

  1. Pingback: PowerShell SnippetRace 37-28/2024 | PowerShell Usergroup Austria

Comments are closed.

reports

Powered by Buttondown.

Join me on Mastodon

The PowerShell Practice Primer
Learn PowerShell in a Month of Lunches Fourth edition


Get More PowerShell Books

Other Online Content

github



PluralSightAuthor

Active Directory ADSI Automation Backup Books CIM CLI conferences console Friday Fun FridayFun Function functions Get-WMIObject GitHub hashtable HTML Hyper-V Iron Scripter ISE Measure-Object module modules MrRoboto new-object objects Out-Gridview Pipeline PowerShell PowerShell ISE Profile prompt Registry Regular Expressions remoting SAPIEN ScriptBlock Scripting Techmentor Training VBScript WMI WPF Write-Host xml

©2025 The Lonely Administrator | Powered by SuperbThemes!
%d