All Projects → hezral → stashed

hezral / stashed

Licence: GPL-3.0, GPL-3.0 licenses found Licenses found GPL-3.0 LICENSE GPL-3.0 COPYING
Stash and collect files to copy it later

Programming Languages

python
139335 projects - #7 most used programming language
Meson
512 projects
CSS
56736 projects

Projects that are alternatives of or similar to stashed

dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (+159.09%)
Mutual labels:  gtk, flatpak
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (+27.27%)
Mutual labels:  gtk, flatpak
givemelyrics
See the lyrics of the song that is playing, from any application.
Stars: ✭ 52 (+136.36%)
Mutual labels:  gtk, elementaryos
Commit
Commit message editor
Stars: ✭ 102 (+363.64%)
Mutual labels:  gtk, flatpak
Easyssh
The SSH connection manager to make your life easier.
Stars: ✭ 207 (+840.91%)
Mutual labels:  gtk, elementaryos
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (+86.36%)
Mutual labels:  gtk, flatpak
ordne
A Simple Pomodoro Timer for Elementary OS
Stars: ✭ 13 (-40.91%)
Mutual labels:  gtk, elementaryos
d2launcher
Diablo II • Median XL • Mod Launcher for Linux
Stars: ✭ 20 (-9.09%)
Mutual labels:  gtk, elementaryos
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+504.55%)
Mutual labels:  gtk, elementaryos
Odysseus
Bridging the elementary OS and Web user experiences
Stars: ✭ 41 (+86.36%)
Mutual labels:  gtk, elementaryos
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+113.64%)
Mutual labels:  gtk, elementaryos
Spreadsheet
A spreadsheet app designed for elementary OS
Stars: ✭ 66 (+200%)
Mutual labels:  gtk, elementaryos
reco
A simple audio recording app for modern Linux desktop environment like Pantheon
Stars: ✭ 47 (+113.64%)
Mutual labels:  gtk, elementaryos
palette
Color palette app for elementary OS
Stars: ✭ 32 (+45.45%)
Mutual labels:  gtk, elementaryos
darkbar
Darken window titlebars based on your preference. Made for elementary OS and GNOME.
Stars: ✭ 39 (+77.27%)
Mutual labels:  gtk, elementaryos
date-countdown
A date countdown applet
Stars: ✭ 15 (-31.82%)
Mutual labels:  gtk, flatpak
Caroline
A simple Cairo Chart Library for GTK and Vala
Stars: ✭ 41 (+86.36%)
Mutual labels:  gtk, elementaryos
gnomit
A simple Git commit message editor for Gnome.
Stars: ✭ 30 (+36.36%)
Mutual labels:  gtk, flatpak
ElementaryLua
Lua + GTK + Granite + Flatpak
Stars: ✭ 19 (-13.64%)
Mutual labels:  gtk, flatpak
amber-theme
A theme for GNOME and Xfce4.
Stars: ✭ 23 (+4.55%)
Mutual labels:  gtk

icon

If you like what i make, it would really be nice to have someone buy me a coffee

Buy Me A Coffee

Drag your files to Stashed to copy it later

  • Collect files from multiple directory
  • Copy all files in the stash to a direction
  • Copy individual files by selecting what you want
  • Shake the mouse cursor to call Stashed
  • Double click the stashed files to find individual files
stashed.mp4
Screenshot Screenshot

Installation

Build using flatpak

  • requires that you have flatpak-builder installed
  • flatpak enabled
  • flathub remote enabled
flatpak-builder --user --force-clean --install build-dir com.github.hezral.stashed.yml

Build using meson

Ensure you have these dependencies installed

  • python3
  • python3-gi
  • libgranite-dev
  • python-xlib
  • xclip
  • pynput

Download the updated source here, or use git:

git clone https://github.com/hezral/stashed.git
cd clips
meson build --prefix=/usr
cd build
ninja build
sudo ninja install

The desktop launcher should show up on the application launcher for your desktop environment if it doesn't, try running

com.github.hezral.stashed

Thanks/Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].