missedone / Watermark-Screen

Screen watermark application for security companies made as a personal project for alternatives to Rainmeter and XSecuritas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screen Watermark Open Source for Business

Project summary

Goal: Build a native watermark software for Windows that makes it impossible to close it through the Windows context menu, since third-party watermarks such as Rainmeter provide the functionality to close it and Xsecuritas are so expensive, making it unusable for the function watermark to ensure data reliability.

The technologies and applications used were:

  • .NET Framework 4.8;
  • C# Version 7.3;
  • Windows Forms template (WinForms)

A specific calculation was created to fit responsiveness in different resolutions.
You can access the project from the link on the side: Prototype preview link in Figma

Project Images

GridInW10 Watermark_Measure

Conclusion: Since the build product of this project results in a single Windows 10 native executable (.NET Framework 4.8) with no dependencies required, the deployment process becomes quick and easy. This executable can be used by SysAdmin professionals and applied to a domain of computers, through Active Directory GPOs.

Disclaimer: This project is a rewriting and compilation of articles from several forums in order to manipulate graphics on Windows through legacy applications and has no relation to projects previously done in the business domain.

About

Screen watermark application for security companies made as a personal project for alternatives to Rainmeter and XSecuritas.


Languages

Language:C# 100.0%