GithubHelp home page GithubHelp logo

asine / greenshot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greenshot/greenshot

0.0 2.0 0.0 40.69 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# 83.70% HTML 12.07% Inno Setup 4.23%

greenshot's Introduction

Greenshot - a free screenshot tool optimized for productivity

Backers on Open Collective Sponsors on Open Collective

Build Status

Welcome to the source repository for Greenshot

What is Greenshot?

Greenshot is an open source, 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 simplifying 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 work in progress for the next Greenshot (2.0?).

Quick start for developers

If you can't use Visual Studio 2019, Rider from Jetbrains might also work and you can also work with the commandline:

  • Open a powershell / shell in the directory where you cloned this repo
  • run dotnet build src/Greenshot.sln

For users the major changes since 1.2.x are:

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

  • Updated to .NET 4.7.2 and dotnet core 3.1 (multiple targets)
  • Moved logging from log4net to Dapplo.Log which is a very simple logger (reviewing changing to Microsoft.Extensions.Logging)
  • Using Dependency Injection (Inversion of Control) via Dapplo.Addons which bases upon AutoFac.
  • Using 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.
  • Moved most native windows code to a separate project called Dapplo.Windows which makes it easier to develop & test
  • Moved graphics code to a separate project, where benchmark tests are possible.

Currently known errors:

  • The old .greenshot files cannot be loaded
  • Not all Addons are active, the way they are found needs to be fixed.
  • Office Addon (if referenced) will not work on dotnet core 3.0 yet
  • Windows 10 Addon (if referenced) will not work on dotnet core 3.0 yet
  • MahApps.Metro doesn't support dotnet core 3.0 yet, working on it (first step ControlzEx: ControlzEx/ControlzEx#66 )

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! ๐Ÿ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

greenshot's People

Contributors

lakritzator avatar jklingen avatar vistritium avatar wookiefriseur avatar mohammedbelkacem avatar jkolo avatar larsvegas0815 avatar dbremner avatar bovirus avatar vladimir-poleh avatar totalcaesar659 avatar petrtoman avatar moshekaplan avatar levrik avatar lucassteer avatar killymxi avatar mertsch avatar mr-update avatar petemwilson avatar rukoto avatar stephan-p avatar monkeywithacupcake avatar leewilmott avatar softrev2000 avatar sotto avatar viper3400 avatar brlin-tw avatar x64architecture avatar jankudrik avatar yanekk avatar

Watchers

James Cloos avatar  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.