MyTickle
3.2.0
A PowerShell module with commands for a simple event tickler system using a SQL Server instance as the backend storage.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2017-2020 JDH Information Technology Solutions, Inc.
Package Details
Author(s)
- Jeff Hicks
Tags
reminder tickle calendar database SQL
Functions
Get-TickleEvent Set-TickleEvent Add-TickleEvent Remove-TickleEvent Initialize-TickleDatabase Export-TickleDatabase Import-TickleDatabase Show-TickleEvent Get-TickleDBInformation
PSEditions
Dependencies
This module has no dependencies.
Release Notes
https://github.com/jdhitsolutions/myTickle/blob/master/README.md
FileList
- MyTickle.nuspec
- Changelog.md
- LICENSE.txt
- MyTickle.psd1
- MyTickle.psm1
- README.md
- assets\db.ico
- assets\db.png
- assets\get-tickleevent.png
- assets\show-tickleevent.png
- docs\about_MyTickle.md
- docs\Add-TickleEvent.md
- docs\Export-TickleDatabase.md
- docs\Get-TickleDBInformation.md
- docs\Get-TickleEvent.md
- docs\Import-TickleDatabase.md
- docs\Initialize-TickleDatabase.md
- docs\Remove-TickleEvent.md
- docs\Set-TickleEvent.md
- docs\Show-TickleEvent.md
- en-us\about_MyTickle.help.txt
- en-us\MyTickle-help.xml
- formats\mytickle.format.ps1xml
- functions\private.ps1
- functions\public.ps1
- sql\createtickledb.sql
- sql\createtickletable.sql