Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@master.technology/desktopmenuitem
Advanced tools
Create/Edit Gnome/KDE Desktop files from the CLI
Create/Edit Gnome/KDE Desktop files from the CLI
Are you tired of manually creating .desktop files for your desktop?
npm i -g @master.technology/desktopmenuitem
I tend to go to the directory I've downloaded the new "application" and then just type:
desktopmenuitem ./appname-1.0.0.AppImage
and be done with it.
This will automatically, detect the name as Appname
(automatically removing the version and .AppImage) and create a new appname.desktop
file in your user's application folder.
However, you are free to pass in whole slew of options:
--help display help
--view View file
--edit Call your editor with the file
--list <optional filter> List all desktop files
--changelog Show the changelog
-d, --desktop <file> Desktop file to use
-k, --keywords <keywords> Set keywords
-m, --mime <type> Set mime type
-n, --name <name> Set name (default: App name)
-e, --exec <name> Setup executable path
-h, --hide Hide application (default: false)
-t, --terminal .desktop is Terminal mode (default: false)
--json <key> Set key/values from JSON
--list
has an optional filter, so you can do
desktopmenuitem --list .local
and it will only show .desktop
files in a folder that has .local
in it.
FAQs
Create/Edit Gnome/KDE Desktop files from the CLI
The npm package @master.technology/desktopmenuitem receives a total of 1 weekly downloads. As such, @master.technology/desktopmenuitem popularity was classified as not popular.
We found that @master.technology/desktopmenuitem demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.