https://github.com/vikdevelop/desktoplinkcreator
Create a desktop shortcut for opening your favorite website in the browser
https://github.com/vikdevelop/desktoplinkcreator
Last synced: 3 months ago
JSON representation
Create a desktop shortcut for opening your favorite website in the browser
- Host: GitHub
- URL: https://github.com/vikdevelop/desktoplinkcreator
- Owner: vikdevelop
- License: gpl-3.0
- Created: 2023-07-04T15:21:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T16:04:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-15T08:26:31.852Z (4 months ago)
- Language: Python
- Homepage:
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DesktopLinkCreator
**Create a desktop shortcut for opening your favorite website in the browser**
The app allows you to create shortcuts in your desktop environment for opening the URL of your favorite website in a browser.
## Build
```
wget -qO /tmp/build.sh https://raw.githubusercontent.com/vikdevelop/DesktopLinkCreator/a8acc21e7881d0b2bc12bf0046254b319987c0e9/build.sh && sh /tmp/build.sh
```