这是indexloc提供的服务,不要输入任何密码
Skip to content

jpnurmi/sentry-crash-reporter

 
 

Repository files navigation

Sentry Crash Reporter

This is very much a WIP

Cross platform Desktop Crash Reporter for Sentry.

Windows, macOS and Linux.

If you require requesting a user's consent before uploading a a crash report, this project might be for you.

An application using Sentry can be configured to write the crash to disk and spawn this Desktop app. The app can ask for further information from the user, and have them decide whether to submit the crash or not.

For transparency, all the data sent to Sentry can also be displayed to the user, before they need to decide how to proceed.

sentry crash reporter

Is this interesting to you? Please raise an issue to discuss it.

Run in development:

dotnet run

Build for publishing:

dotnet publish -c release -r osx-x64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%