shutter
feature-rich screenshot program
Shutter is a feature-rich screenshot program. You can take a
screenshot of a specific area, window, your whole screen, or even of
a website - apply different effects to it, draw on it to highlight
points, and then upload to an image hosting site, all within one
window.
git-revise
handy git tool for doing efficient in-memory commit rebases & fixups
git revise is a git subcommand to efficiently update, split, and
rearrange commits. It is heavily inspired by git rebase, however it
tries to be more efficient and ergonomic for patch-stack oriented
workflows.
libjengelman-shadow-java
Gradle plugin for creating fat/uber JARs with support for package relocation.
Shadow is an extension of the Gradle Jar task that optimizes FatJar/UberJar
creation by using JarInputStream and JarOutputStream to copy file contents.
This avoids the unnecessary I/O overhead of expanding jar files to
disk before recombining them. Shadow provides the similar filtering,
relocation, and transformation capabilities as the Maven Shade plugin.
The gradle-shadow-plugin makes it possible to integrate JFlex into the Gradle
- build system.
gnome-shell-extension-draw-on-your-screen
start drawing on your screen and save your beatiful work in a screenshot
Allows you to draw on your screen in GNOME Shell.
inputattach
utility to connect serial-attached peripherals to the input subsystem
inputattach connects legacy serial-attached input peripherals to the input
subsystem: keyboards, mice, joysticks, touch-screens...
libsoup-2.4-1
HTTP library implementation in C -- Shared library
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.