GithubHelp home page GithubHelp logo

clipmunk's Introduction

🐿Clipmunk🐿

Clipmunk(クリップマンク)は、クリップボード監視ツールです。

ビルド

git clone https://github.com/kedama-t/Clipmunk
cd Clipmunk
dotnet build

主な機能

  • 起動するとタスクトレイに常駐します。
  • クリップボードに画像がコピーされるたびに自動で保存します。
  • 保存先は設定画面であらかじめ設定できます。
  • 保存フォーマットはbmppngjpgから選べます。
  • 圧縮率が指定できます(保存フォーマットがpngjpgのときのみ影響)。
  • 画像保存が成功したとき通知はオフにできます。
    • 初回起動時に設定画面が開きますので、これらを設定します。
  • タスクトレイアイコンのダブルクリックで、保存先のフォルダを開きます。
  • タスクトレイアイコンを右クリックすると、メニューが表示されます。保存先フォルダを開く、設定画面を開く、Clipmunkの終了が出来ます。

備考

  • 画像として扱えるものは全部保存します。
    • Excelのセルやオートシェイプをコピーした場合も保存されます。
  • ごくまれにファイルが二重に保存される場合があります。
    • アプリケーション側でのコピー処理時、クリップボードへの書き込みを複数回行っている場合があります。
    • 対策として、前回保存時点から500ms以上間隔を開けないと、保存しないようになっています。

clipmunk's People

Contributors

kedama-t avatar

Watchers

 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.