Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikas-mc/ContextMenuForWindows11
Add Custom Context Menu For Windows11
https://github.com/ikas-mc/ContextMenuForWindows11
microsoft uwp windows windows-11
Last synced: 3 months ago
JSON representation
Add Custom Context Menu For Windows11
- Host: GitHub
- URL: https://github.com/ikas-mc/ContextMenuForWindows11
- Owner: ikas-mc
- License: lgpl-3.0
- Created: 2021-07-14T06:32:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T05:03:00.000Z (3 months ago)
- Last Synced: 2024-10-12T14:22:27.062Z (3 months ago)
- Topics: microsoft, uwp, windows, windows-11
- Language: C#
- Homepage:
- Size: 2.77 MB
- Stars: 1,898
- Watchers: 21
- Forks: 92
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ikas-mc/ContextMenuForWindows11 - Add Custom Context Menu For Windows11 (C# #)
README
# Custom Context Menu
Add Custom Context Menu For Windows11
## Download
Windows store|Github release|Github Action
------------ | ------------- | -------------
Windows store|Github release | Github Action
free , no limit , buy = coffee | use self-signed certificate | test only
store package | github package , dev package | github package, dev package* store : ...m9vp3t2f55f5t.Msixbundle
* github : ContextMenuCustomGithubPackage
* dev : ContextMenuCustomDevPackage
*from v3.8,store package,github package,dev package can be installed at the same time*## Guides
https://github.com/ikas-mc/ContextMenuForWindows11/wiki## Samples
https://github.com/ikas-mc/ContextMenuForWindows11/tree/main/menuSample1. download file and copy to menu folder
2. toggle cache when cache is on```
Compress By 7z.json
Debug Echo 2.json
Debug Echo 3.json
Debug Echo.json
Echo path.json
Extract by 7z (only v3.9+).json
Extract by 7z.json
Install Apk By Adb.json
Open In Explorer.json
Open In Windows Photo Viewer.json
Open TortoiseGit Sync Window.json
Open With Notepad.json
Open With VScode.json
Push File By Adb.json
Send Image To Wsa By Adb.json
// powershell and multity files
Calculate Md5 By PowerShell.json
```
some from https://github.com/ikas-mc/ContextMenuForWindows11/issues
thanks for share## Build
https://github.com/ikas-mc/ContextMenuForWindows11/blob/main/build.md