https://github.com/hakankokcu/birdyfences
BirdyFences is alternative to the StarDock's Fences
https://github.com/hakankokcu/birdyfences
alternative fences
Last synced: 11 months ago
JSON representation
BirdyFences is alternative to the StarDock's Fences
- Host: GitHub
- URL: https://github.com/hakankokcu/birdyfences
- Owner: HAKANKOKCU
- License: mit
- Created: 2022-09-14T13:37:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T13:42:23.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T08:04:41.314Z (about 1 year ago)
- Topics: alternative, fences
- Language: C#
- Homepage:
- Size: 728 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BirdyFences

Thanks to Lycol50 for the icon
BirdyFences is alternative to the StarDock's Fences

# How to
Just open the exe to get started.
- To create a new fence, right click on the Title of a fence, then `New Fence`
- To remove a fence, right click in the Title of the fence, then `Remove Fence`
- To create a Portal Fence, right click in the Title of a fence then `New Portal Fence`, and select a folder to portal it.
- To Lock/Unlock a fence, right click on the Title of the fence, then `Lock Fence`
```
Note: If you lock a fence, you cannot move the fences, edit the title, remove fences, and even modify the shortcuts inside the fence.
```
- To edit title of the fence, double click on the title, then type the new title and press Enter, or ESC to undo.
# To automatically start when boot
## shell:startup
- Windows 11: Right Click into the exe file then `Show more options` then `Send to` and click `Desktop (Create Shortcut)`
- Windows 10: Right Click into the exe file then `Send to` and click `Desktop (Create Shortcut)`
- Do `CTRL+R` then type `shell:startup`
- Drag the `Birdy Fences - Shortcut` to the shell:startup file explorer
- And reboot to check if its working.
## Task scheduler
- Click on `Task scheduler library`(?) and click on `Create new task`(?). Name it what you want. DO NOT MAKE IT ADMIN.
- Click on `Triggers`(?) and `New`
- Select `When user logins`(?). Change others as you want
- Click on `Actions`(?) and `New`, Put app's path.
- Click on `Condintions`(?) disable `Only run on AC power`
- Click on `Settings`(?), disable the task timeout.
- Translations might be wrong.