Skip to content

adrievx/P4Notifier

Repository files navigation

P4Notifier

A small tool that notifies a user when a Perforce depot gets a new changelist

Components

PerforceNotifier

A client-side notifier that'll open a balloon popout when a P4 change occurs

PerforceNotifier.Server

Designed to run on a server, this notifier will send a webhook to Discord when a P4 change occurs

Contributions

Any contributions are welcome, this was a short 1-week project I did in 2023 as it was something we needed, I eventually intend to fix it up, fix all the bugs and port P4N.Server to Slack, since that's what we use now.