Skip to content

An application brings the ability to draw on your screen

License

Notifications You must be signed in to change notification settings

SketchNow/SketchNow.WPF

Repository files navigation

Banner

SketchNow

Issues

An application brings the ability to draw on your screen(anywhere)

Caution

Still developing. To avoid potential risks, please don't install in the production environment

Feature

  • Realtime drawing on your screen
  • High performance and welly designed UI/UX
  • Stable and reliable
  • Never share your data
  • Supports pressure sensitive devices
  • Low cost of system resources

Upcoming

See projects here

Install

Go release, and choose the version you want.

If you want to have a taste of the latest commited code, you can go actions, and download the app of all artifacts

Privacy

Permission Detail
Data Storage Installer version %LocalAppData%\SketchNow
Portable version Where the main program is located
Network Usage GET github.com the version information to download and upgrade your application

Contribute

  1. Follow the .editorconfig
  2. Use Xaml Styler to format xaml (Xaml Styler file at Settings.XamlStyler)
  3. Follow Conventional Commits
  4. Follow Semantic Versioning

Build

  • Windows 10 or greater
  • Visual Studio 2022/JetBrains Rider
  • .NET Desktop workload with .NET 9

Publish

We are using Velopack to generate release

Before you use the following commands, please confirm that you've read this

dotnet publish -c Release --self-contained -r win-x64 -o .\publish
vpk pack -u SketchNow -v 1.0.0 -p .\publish -e SketchNow.exe

Test

  • Moq.AutoMocker

Credit

Screenshot of you are using a desktop application with SketchNow

Releases

No releases published

Packages

No packages published

Languages