Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lifenjoiner/sendto-plus
Windows 右键“发送到”接力;分组“发送到”;用指定程序打开;启动器;组织你的工具箱。 Send what sent to me to my 'sendto' for Windows; open with specified program; group sendto; run as a launcher; organize your toolbox.
https://github.com/lifenjoiner/sendto-plus
context-menu grouping-shortcuts launcher open-with sendto shortcuts win10 win7 win8
Last synced: 3 months ago
JSON representation
Windows 右键“发送到”接力;分组“发送到”;用指定程序打开;启动器;组织你的工具箱。 Send what sent to me to my 'sendto' for Windows; open with specified program; group sendto; run as a launcher; organize your toolbox.
- Host: GitHub
- URL: https://github.com/lifenjoiner/sendto-plus
- Owner: lifenjoiner
- License: mit
- Created: 2017-10-16T11:58:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T11:27:13.000Z (11 months ago)
- Last Synced: 2024-06-17T13:35:29.035Z (5 months ago)
- Topics: context-menu, grouping-shortcuts, launcher, open-with, sendto, shortcuts, win10, win7, win8
- Language: C
- Homepage:
- Size: 93.8 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - lifenjoiner/sendto-plus - Windows 右键“发送到”接力;分组“发送到”;用指定程序打开;启动器;组织你的工具箱。 Send what sent to me to my 'sendto' for Windows; open with specified program; group sendto; run as a launcher; organize your toolbox. (C)
README
# sendto+: Send what sent to me to my sendto
Windows XP 之后,右键菜单“发送到”不再具有以文件夹实现分组的功能了。sendto+ 程序就是为你重新实现这个功能的。甚至,它也可以当作启动器来用。
After Windows XP, there is NO grouping shortcuts in directories feature anymore for context menu 'sendto'. sendto+ is a tool insists to get it back. And more, it can be used as a launcher.
sendto+ 不修改系统文件和进程。它需要的只是多一次点击。对我来说还是挺好的 ;p
sendto+ doesn't modify any file or process of the system. It just need your one more click. Acceptable to me ;p
## 用法/Usage:
1. 在程序目录下,创建"sendto"文件夹,并组织你的快捷方式。
Create a 'sendto' directory in the same directory as sendto+ program, and then organize the the shortcuts with sub-directories.
Grouping shortcuts
![](docs/SendTo_0.1.png)
2. 在系统的"sendto"文件夹,创建 sendto+ 的快捷方式。
Create a shortcut in the system sendto directory.
![](docs/SendTo_0.2.png)
3. 用右键菜单时,发送到 sendto+,就会出现第1步中组织的菜单了。
When you want to use the sendto, send the selection to 'sendto+', then there will be the menu organized in groups of step 1.
![](docs/SendTo_1.1.png)
![](docs/SendTo_1.2.png)4. 在桌面或者快速启动栏创建快捷方式,运行后可以当作启动器。
Create a shortcut of sendto+ onto the desktop or quick launch bar, then it can be run as a launcher.
![](docs/SendTo_2.png)
## 注意/Tips:
- 64位系统需要用64位版本的程序。64 bit OS needs 64 bit version to work correctly.
## 其它/Others
Build: MSVC, run the bat file.Download: [https://github.com/lifenjoiner/sendto-plus/releases](https://github.com/lifenjoiner/sendto-plus/releases)
Author: [https://github.com/lifenjoiner](https://github.com/lifenjoiner)
Licensing: See the license file.