An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# DesktopLinkCreator
![screenshot](https://github.com/vikdevelop/DesktopLinkCreator/blob/main/flatpak/screenshots/app.png)

**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
```