Giter Site home page Giter Site logo

clipboardpurifier's Introduction

ClipboardPurifier 剪切板净化工具

Why?

不知你有没有遇到过这种场景:

在一个地方复制一串带格式文本(比如PowerPoint),

在另一个地方粘贴(比如QQ聊天框)

可以看到默认粘贴了图片。

如果想粘贴文字,只能粘贴到记事本再复制一遍。这极其不优雅。

于是开发了这么一个小工具,定时检测剪切板,可以自主选择只保留纯文本或只保留图片。

How?

本程序使用 C# WPF 开发,基于.NET 5.0框架,win10系统的用户请先安装框架(如果你不知道框架是什么)

值得一提的是,主界面的两个大按钮其实是重写样式的RadioButton,下面的Toggle是重写样式的CheckBox。重写样式时加入了一些交互动画,因此是很好的学习材料。

还有MVVM模式和数据绑定的转换器,本程序均有用到。

Thanks

感谢Icon8提供的图标和Material Design提供的配色

特别感谢walterlv大神的ClipboardViewer项目,为我提供了灵感!(虽然我并没有用大神的代码hhh)

clipboardpurifier's People

Contributors

1357310795 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.