Skip to content

PowershellGroup/PoshToDon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoshToDon

Hey there. The thing you are looking at is a Mastodon Client written in PowerShell.
Or it will be at some point in the future.

Everything here is currently work in progress.

Feel free to make pullrequests.

Setting it up

You will need an Application Key and and Application Secret, which you can generate by adding an app in the developer section of your profile preferences.

Copy the sample.ps1 and name it script.ps1.
script.ps1 is excluded from git, so it may contain some or your secrets, if you are not willing to put them in a secret store right away.

Check secrets.md to get hints on how to set up a secrets vault on your system.

Email and Password are your actual user credentials, you are using to log into mastodon.
NOTE: No MFA support yet™

Known Issues

Releases

No releases published

Packages

No packages published