Skip to content

HuangJiaLian/Up2Git

Repository files navigation

Up2Git

Up2Git Logo

Upload clipboard images to GitHub with a keyboard shortcut.

Copy an image → Press Alt+Shift+U → Get a shareable URL!

Install

sudo dpkg -i up2git_1.0.0_amd64.deb

Setup

  1. Run up2git
  2. Right-click the tray icon → Settings
  3. Enter your GitHub token (select "repo" scope)
  4. Enter your repository name (e.g., username/my-repo)
  5. Click Save

Set Keyboard Shortcut

  1. Open System Settings → Keyboard → Shortcuts
  2. Add a custom shortcut:
    • Command: up2git --trigger
    • Shortcut: Alt+Shift+U

Usage

  • Quick upload: Copy image, press Alt+Shift+U
  • Manual upload: Right-click tray icon → Upload from Clipboard
  • View history: Right-click tray icon → Recent Uploads

The URL is automatically copied to your clipboard!

Build from Source

git clone https://github.com/HuangJiaLian/Up2Git.git
cd Up2Git
conda create -n up2git python=3.11 && conda activate up2git
pip install -r requirements.txt
./build_deb.sh

License

MIT

About

Linux system tray app for uploading files to GitHub, then get the remote links conveniently.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors