Giter VIP home page Giter VIP logo

blasko / greenshot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greenshot/greenshot

0.0 2.0 0.0 34.55 MB

Greenshot repository, use our JIRA for none source related bugs: https://greenshot.atlassian.net or look for information on:

Home Page: http://getgreenshot.org

License: GNU General Public License v3.0

C# 45.34% PowerShell 0.14% HTML 6.43% Inno Setup 1.17% NSIS 45.44% C 0.53% PHP 0.02% C++ 0.92%

greenshot's Introduction

Greenshot - a free screenshot tool optimized for productivity

Welcome to the source repository for Greenshot

What is Greenshot?

Greenshot is a light-weight screenshot software tool for Windows with the following key features:

  • Quickly create screenshots of a selected region, window or fullscreen; you can even capture complete (scrolling) web pages from Internet Explorer.
  • Easily annotate, highlight or obfuscate parts of the screenshot.
  • Export the screenshot in various ways: save to file, send to printer, copy to clipboard, attach to e-mail, send Office programs or upload to photo sites like Flickr or Picasa, and others. and a lot more options simplyfying creation of and work with screenshots every day.

Being easy to understand and configurable, Greenshot is an efficient tool for project managers, software developers, technical writers, testers and anyone else creating screenshots.

If you find that Greenshot saves you a lot of time and/or money, you are very welcome to support the development of this screenshot software.

About this repository

This repository is for Greenshot 1.3.x

For users the major changes since 1.2.x are:

  • A newer and more modern configuration UI
  • Due to the update of .NET 4.5 a lot of bugs are solved
  • Added Windows 10 destinations, OCR & share
  • Better DPI support
  • Faster development
  • Bug fixes

For developers, the major changes since 1.2.x are:

  • Updated to .NET 4.5.x
  • Moved logging from log4net to Dapplo.Log which is a very simple logger
  • Using Dependency Injection (Inversion of Control), via Dapplo.Addons which bases upon MEF.
  • Add-ins (formerly plug-ins) can just place attributes on classes to be loaded and injected.
  • Started using WPF via MVVM, provided by Caliburn.Micro via Dapplo.CaliburnMicro
  • Added Dapplo.Config which provides language & configuration support.
  • Added a configuration UI, which is build together via composition. Meaning add-ins just need to implement the correct class and use the correct attributes to be visible inside the new configuration.
  • Using Dapplo.HttpExtensions as the default HTTP client library, which should make it easier to use cloud services.
  • Fody-Costura is supported for add-ins, which make it possible to simply embed the needed dependencies as dlls.
  • Moved most native windows code to a separate project called Dapplo.Windows which makes it easier to test
  • Moved graphics code to a separate project, where benchmark tests are possible.

Currently known errors:

  • The old .greenshot files cannot be loaded
  • ...

greenshot's People

Contributors

lakritzator avatar jklingen avatar vistritium avatar wookiefriseur avatar jkolo avatar petrtoman avatar dbremner avatar brlin-tw avatar viper3400 avatar sotto avatar softrev2000 avatar larsvegas0815 avatar stephan-p avatar rukoto avatar petemwilson avatar lucassteer avatar x64architecture avatar yanekk avatar fauxil-fox avatar clpo13 avatar

Watchers

James Cloos avatar B L A S K 0 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.