All Projects → GameGodS3 → DropPoint

GameGodS3 / DropPoint

Licence: GPL-3.0 license
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to DropPoint

arvis
Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
Stars: ✭ 39 (-87.13%)
Mutual labels:  productivity, windows-10, electron-app
Ridereceipts
🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO !
Stars: ✭ 117 (-61.39%)
Mutual labels:  productivity, utility, electron-app
windows-ui-web
Build windows fluent UI apps or web apps using Html, CSS & JavaScript. Comes with rich native like components, icon sets. Used as fast prototyping tool for Windows environment platforms.
Stars: ✭ 98 (-67.66%)
Mutual labels:  windows-10, electron-app
Synth Shell
Boost your terminal, script by script
Stars: ✭ 217 (-28.38%)
Mutual labels:  productivity, utility
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-92.08%)
Mutual labels:  electron-app, electronjs
Goat
POSIX-compliant shell movement boosting hack for real ninjas (aka `cd x` and `cd ...`)
Stars: ✭ 27 (-91.09%)
Mutual labels:  productivity, utility
Time To Leave
Log work hours and get notified when it's time to leave the office and start to live.
Stars: ✭ 155 (-48.84%)
Mutual labels:  productivity, electron-app
Windows10Tools
Tools for Windows 10
Stars: ✭ 45 (-85.15%)
Mutual labels:  utility, windows-10
Super Productivity
To-do list & time tracker for programmers and other digital workers with Jira, Github, and Gitlab integration
Stars: ✭ 4,505 (+1386.8%)
Mutual labels:  productivity, electron-app
Start-Menu-Manager
App to add websites/software/files/folders/scripts to the Windows 10 Start Menu and Taskbar, and priority shortcuts to Windows 10 Search.
Stars: ✭ 126 (-58.42%)
Mutual labels:  productivity, windows-10
web-to-desktop-framework-comparison
This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.
Stars: ✭ 605 (+99.67%)
Mutual labels:  electron-app, electronjs
The-Wall
The Wall automatically changes desktop wallpaper based on the tags selected by the user
Stars: ✭ 48 (-84.16%)
Mutual labels:  electron-app, electronjs
Slowquitapps
Add a global delay to Command-Q to stop accidental app quits.
Stars: ✭ 916 (+202.31%)
Mutual labels:  productivity, utility
Tip
Programmable tooltip that can be used with any Mac OS app
Stars: ✭ 798 (+163.37%)
Mutual labels:  productivity, utility
Goto
Alias and navigate to directories with tab completion in Linux
Stars: ✭ 698 (+130.36%)
Mutual labels:  productivity, utility
Interactive Data Editor
A Software to interactively edit data in a graphical manner
Stars: ✭ 35 (-88.45%)
Mutual labels:  electron-app, electronjs
linearmouse
🖱 The mouse and trackpad utility for Mac.
Stars: ✭ 1,151 (+279.87%)
Mutual labels:  productivity, utility
powerlet
⚡️ Chrome Extension to quickly find and run bookmarklets
Stars: ✭ 17 (-94.39%)
Mutual labels:  productivity, utility
vscode-snippet-generator
📜 Generate snippets from code in VSCode
Stars: ✭ 31 (-89.77%)
Mutual labels:  productivity, utility
stepmania-song-manager
Download and update song packs for StepMania with ease.
Stars: ✭ 23 (-92.41%)
Mutual labels:  electron-app, electronjs

DropPoint - Make Drag 'n' Drop easier Twitter

DropPoint

Make drag-and-drop easier using DropPoint!

DropPoint helps you drag content without having to open side-by-side windows

Works on Windows, Linux and MacOS.

Follows Fluent design style to match Windows 11 aesthetics :)

Table of Contents

Demo

Across maximized windows in the same desktop

Drag between windows

Across windows in different virtual desktops/workspaces

Drag between desktops

📦 How to Install (Normal Installation)

Go to the Releases Page to download the latest releases

  • Windows
    • Download DropPoint-1.x.x-win.zip from Releases and extract to a blank folder. Run DropPoint.exe.
    • To enable stickyness across Virtual Desktops (Windows) go to Task view while DropPoint is running, right click it and tick "Show Window from this app on all Desktops". Stickyness in other Operating Systems works by default.
  • Mac
    • Download DropPoint-1.x.x-intel.dmg or DropPoint-1.x.x-arm64-Apple-Silicon.dmg(for Apple M1 Devices only) from Releases and install. Open "System Preferences > Security & Privacy > Open Anyway"
  • Linux
    • All Linux Distros: Download DropPoint-1.x.x.AppImage to run.
    • Debian-based Distros (Ubuntu, Mint, PopOs, etc): Download droppoint_1.x.x_amd64.deb.
    • Arch-based Distros (Manjaro, Arch, etc.): Download droppoint-1.x.x.tar.gz
    • RHEL-based Distros (Fedora, Red Hat, etc): Download droppoint-1.x.x.x86_64.rpm.

✌️ Usage

  • Drag and drop any file(s) or folder from the system into DropPoint, go to your desired location and drag it out.

  • App minimises to tray by default when you close the instance. To open instance, click on system tray. To quit, right click on tray icon > Quit.

  • While DropPoint is in the system tray, pressing Shift + Caps Lock anywhere in your PC would toggle an instance of DropPoint. (as tested on Windows and Linux) (the shortcut is Shift + Tab on MacOs)

⚙️ Developer Installation

You must have NPM and Git installed in your PC

  1. Clone repo and change into directory
    git clone https://github.com/GameGodS3/DropPoint.git
    cd DropPoint
  2. Install dependencies and run
     npm install
     npm start

Contribution

Contributions are welcome 😃.

Please do refer to our Contributing Guidelines and Pull Request Templates before making a Pull Request.

❤️ Credits

Related

  • Project inspired from Dropover app in MacOS
  • For a more feature-rich, Linux friendly and GTK-based alternative, checkout PyDrop
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].