ShareXin

Crates.io Github Stars Crates.io Downloads

Screenshots

Mastodon Twitter

Requirements

Features

--help

```bash sharexin 0.4.9 Usage: sharexin [destination] [image options] [FILE]

Options: -h, --help Display this help message and exit -V, --version Print version info and exit -U, --upgrade Check for new updates

Image Options: area Grab an area of the screen instead of the entire screen window Grab the current window instead of the entire screen full Grab the entire screen file Use a file

Destinations: toot Upload to Mastodon (uses "toot") tweet Upload to Twitter (uses "t") imgur Upload to Imgur

Examples: sharexin toot sharexin tweet full sharexin toot area sharexin imgur file [FILE] ```

Language support

English

Français by @Eleoryth

Español

Esperanto

简体中文

繁體中文

日本語

한국어

Deutsch by @qwertxzy

Compiling

Dependencies for compiling

Ubuntu dependencies

Fedora dependencies

FreeBSD dependencies

Compling tested on

Dependency installation on Fedora

dnf install gtk3-devel cairo-devel libnotify-devel pango-devel gdk-pixbuf2-devel atk-devel openssl-devel

Dependency installation on Ubuntu

apt install libgtk-3-dev libcairo2-dev libnotify-dev libpango1.0-dev libgdk-pixbuf2.0-dev libatk1.0-dev libssl1.0-dev libssl-dev

Dependency installation on FreeBSD or TrueOS

pkg install openssl-devel gmake gcc

Compiling (via Github)

  1. git clone https://github.com/thebitstick/ShareXin/
  2. cargo install
  3. Login to Twitter and/or Mastodon using t and/or toot
  4. Explore --help

Compiling (via Crates.io)

  1. cargo install sharexin
  2. Login to Twitter and/or Mastodon using t and/or toot
  3. Explore --help

Changelog

[0.4.9] - 2017-08-12

[0.4.8] - 2017-08-11

[0.4.7] - 2017-08-09

[0.4.6] - 2017-08-09

[0.4.5] - 2017-08-07

[0.4.4] - 2017-08-04

[0.4.3] - 2017-08-03

[0.4.1] - 2017-08-02

[0.4.0] - 2017-08-01

[0.3.9] - 2017-07-31

[0.3.8] - 2017-07-30

[0.3.7] - 2017-07-29

[0.3.6] - 2017-07-28

[0.3.5] - 2017-07-27

[0.3.4] - 2017-07-26

[0.3.3] - 2017-07-26

[0.3.2] - 2017-07-25

[0.3.1] - 2017-07-25

[0.3.0] - 2017-07-25

[0.2.9] - 2017-07-25

[0.2.8] - 2017-07-25

[0.2.7] - 2017-07-24

[0.2.6] - 2017-07-23

[0.2.5] - 2017-07-23

[0.2.4] - 2017-07-21

[0.2.3] - 2017-07-21

[0.2.2] - 2017-07-21

[0.2.1] - 2017-07-20

[0.2.0] - 2017-07-20

[0.1.0] - 2017-07-19

[0.0.0] - 2017-07-19

Added