https://github.com/dwctor/stm_add
https://github.com/dwctor/stm_add
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dwctor/stm_add
- Owner: Dwctor
- Created: 2024-05-20T19:44:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T21:23:49.000Z (almost 2 years ago)
- Last Synced: 2025-05-12T00:35:05.609Z (about 1 year ago)
- Language: Rust
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stm_add - Start-Menu Add
> stm_add is a CLI written in Rust to create .desktop files for a Linux Operating System.
Sometimes software is released in formats that are executable, but not integrated into your system, for example .x86_64 or .AppImage, requiring the user to call it through the terminal. The stm_add is a small cli app that integrates these executables properly into your linux system following it's standards.
By: Antônio Isaac, Michel Barros e Kael Soares