Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HAKANKOKCU/Budgie-Dock
Budgie Dock App (1.6 Release) Add A Customizeable Dock To Your Windows Desktop (Alternative to rocket dock)
https://github.com/HAKANKOKCU/Budgie-Dock
customizeable dock dock-app portable-executable rocketdock setup visual-basic windows windows-xp wpf wpf-application
Last synced: 13 days ago
JSON representation
Budgie Dock App (1.6 Release) Add A Customizeable Dock To Your Windows Desktop (Alternative to rocket dock)
- Host: GitHub
- URL: https://github.com/HAKANKOKCU/Budgie-Dock
- Owner: HAKANKOKCU
- License: mit
- Archived: true
- Created: 2022-06-19T08:09:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:12:25.000Z (2 months ago)
- Last Synced: 2024-08-28T17:56:31.299Z (2 months ago)
- Topics: customizeable, dock, dock-app, portable-executable, rocketdock, setup, visual-basic, windows, windows-xp, wpf, wpf-application
- Language: Visual Basic .NET
- Homepage: https://tbudgie.netlify.app/bdock.html
- Size: 8.29 MB
- Stars: 17
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!WARNING]
> Budgie Dock was REWRITTEN. And Budgie Dock WILL NOT TAKE UPDATES ANYMORE. Please switch to [Orangemium Dock](https://github.com/HAKANKOKCU/OrangemiumDock).# Budgie Dock
Budgie Dock App (1.6 Release!)
Download Setup Download Themes Temp Cleaner Create Icon Pack
(Put it to `shell:startup` folder to make it run at startup. Or use task scheduler.)
Needs .Net Framework 4.
# Keyboard Shortcuts
* S > Budgie Dock Settings
* L > Item/Icon Listing
* R > Refresh Dock
* Right Arrow (Needs focus) > Next Icon
* Left Arrow (Needs focus) > Previous Icon
* Enter > Same as click
* N > Open Again# Basic Usage Tips
* If an app/process have multipie windows, you can click it again to show next window. (It doesnt work in some apps but i tested it in firefox)
* You can click to line of icons **you added** to open them again
* You can click to line of **runing app/process** icons to close them# Special Application Run Paths
## !AppsDrawer
Opens a menu contains your apps (Its fullscreen and dark mode is default)![resim](https://user-images.githubusercontent.com/103432992/183476842-b744749d-db4c-4c69-8065-96074e5901aa.png)
![resim](https://user-images.githubusercontent.com/103432992/184365770-bee20f09-303d-48c9-a06b-339ba18cc8f3.png)## !WebSearch:[SearchEngineNameInLowerCase]
### Currently Supported Search Engines:
* Google = google
* Bing = bing
* Yandex = yandex
* DuckDuckGo = duckduckgo
### Images
![resim](https://user-images.githubusercontent.com/103432992/184365547-edec5f1e-63e9-405f-843c-9bddd7e80ba3.png)## !Shutdown
Opens a "Shutdown" dialog that you can Shutdown, Restart, Logoff and Hibernate![resim](https://user-images.githubusercontent.com/103432992/183923758-48ce8cd3-d8aa-4dc6-bd67-b66a1801043f.png)
# Editing Source Code With Visual Basic/Studio
This project was made with Visual Basic 2010. It should work in newer Visual Studio.Warning: OBJ DIRECTORY IS NOT UPDATED. You may need to rebulid the project.