{"id":17689948,"url":"https://github.com/derisis13/dtgen","last_synced_at":"2026-04-28T08:34:43.594Z","repository":{"id":160093403,"uuid":"337551571","full_name":"Derisis13/dtgen","owner":"Derisis13","description":"A minimalistic .desktop creator for GNOME and KDE","archived":false,"fork":false,"pushed_at":"2021-11-19T01:22:39.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T02:44:28.106Z","etag":null,"topics":["automation","desktop-files","freedesktop","linux"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Derisis13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-09T22:17:37.000Z","updated_at":"2022-02-04T00:25:56.000Z","dependencies_parsed_at":"2023-06-02T20:15:29.978Z","dependency_job_id":null,"html_url":"https://github.com/Derisis13/dtgen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Derisis13%2Fdtgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Derisis13%2Fdtgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Derisis13%2Fdtgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Derisis13%2Fdtgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Derisis13","download_url":"https://codeload.github.com/Derisis13/dtgen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246385415,"owners_count":20768672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","desktop-files","freedesktop","linux"],"created_at":"2024-10-24T11:49:25.673Z","updated_at":"2026-04-28T08:34:37.848Z","avatar_url":"https://github.com/Derisis13.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dtgen\nA minimalistic .desktop creator for GNOME and KDE\n\nThis simple program written in C takes command line arguaments and creates the contents of a .desktop file specified by the desktop entry specification (which is then can be piped, copied or whatever you want). Desktop entries are located at ~/.local/share/applications\n\n## Currently available arguaments:\n+ -a [append] append any other string at the end of the file (eg. Terminal=true)\n+ -c [category] add to category, default is none (multiple categories can be separated with a semicolon)\n+ -C [comment] add comment, default is none\n+ -e [executable] specify executable, mandatory (check documentation for details: https://www.freedesktop.org/wiki/Specifications/desktop-entry-spec/)\n+ -h display help\n+ -i [icon] add icon by filename, default is none (icon from your current theme, from /usr/share/icons/hicolor/48x48/apps/ or from an absolute path)\n+ -n [name] specify name, mandatory\n\n## Installation:\n\nInside a terminal run:\n\n\tgit clone https://https://github.com/Derisis13/dtgen\n\nCd to the directory you cloned into there run:\n\n\tsudo gcc main.c -o /usr/bin/dtgen\n\nOr if you want to install it locally:\n\n\tgcc main.c -o ~/.local/bin/dtgen\n\nNow you can use the program in the terminal. You can remove the downloaded files, and the program will stay. To uninstall it run:\n\n\tsudo rm -f /usr/bin/dtgen ~/.local/bin/dtgen\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderisis13%2Fdtgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderisis13%2Fdtgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderisis13%2Fdtgen/lists"}