{"id":20764043,"url":"https://github.com/umutsevdi/rofi-applets","last_synced_at":"2025-04-30T07:53:49.725Z","repository":{"id":63626560,"uuid":"529681599","full_name":"umutsevdi/rofi-applets","owner":"umutsevdi","description":"Various useful applets developed with Rofi and shell-scripts.","archived":false,"fork":false,"pushed_at":"2023-06-18T21:37:26.000Z","size":38162,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T07:53:33.081Z","etag":null,"topics":["i3","i3wm","linux","rofi","rofi-config","rofi-menus","rofi-scripts","wm"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umutsevdi.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}},"created_at":"2022-08-27T19:43:50.000Z","updated_at":"2025-02-05T14:20:36.000Z","dependencies_parsed_at":"2023-02-16T10:31:05.614Z","dependency_job_id":null,"html_url":"https://github.com/umutsevdi/rofi-applets","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutsevdi%2Frofi-applets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutsevdi%2Frofi-applets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutsevdi%2Frofi-applets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutsevdi%2Frofi-applets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umutsevdi","download_url":"https://codeload.github.com/umutsevdi/rofi-applets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251666246,"owners_count":21624292,"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":["i3","i3wm","linux","rofi","rofi-config","rofi-menus","rofi-scripts","wm"],"created_at":"2024-11-17T10:48:27.796Z","updated_at":"2025-04-30T07:53:49.656Z","avatar_url":"https://github.com/umutsevdi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e Rofi Applets\u003c/h3\u003e\n\u003cp align=\"center\"\u003e Bundle of easy to configure useful Rofi Applets  \u003cbr /\u003e\n\u003ci\u003eDeveloped by \u003ca href=\"https://github.com/umutsevdi\"\u003e Umutcan Sevdi\u003c/a\u003e\u003c/i\u003e\n\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"#project\"\u003eProject\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#how-to\"\u003eHow To Use\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#customization\"\u003eCustomization\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"LICENSE\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003csection id=\"project\"\u003e\n\n## 1- Project\n\nRofi is an amazing tool to create pop-ups and small applications. Here I built a CLI and\nbunch of useful applets.\n\u003cimg src=\"screenshots/preview.GIF\"\u003e\n\n\u003c/section\u003e\n\n\u003csection id=\"installation\"\u003e\n\n## 2- Installation\n\nThis project requires [Rofi](https://github.com/davatorium/rofi). It's a very powerful\npop-up/switcher that allows anyone to create powerful menus. You can download\nit from the package manager of your choice.\n\n```sh\n$sudo dnf install rofi\n```\n\nYou can then clone this repository any directory of your choice.\n\n```sh\n$git clone https://github.com/umutsevdi/rofi-applets.git\n```\n\nBy default the `applet` CLI checks the `$HOME/.dotfiles/applets` directory for available\napplets. However you can change this by overwriting the `ROFI_APPLETS_PATH` variable.\n\n```sh\n$export ROFI_APPLETS_PATH=/path/to/rofi-applets\n```\n\nNow link the CLI to a directory where your binaries are.\n\n```sh\n$ln -s /path/to/rofi-applets/applet ~/bin\n```\n\nYou are ready to go! You can now run any applet either by calling their launchers\ndirectly or by using the CLI.\n\n\u003c/section\u003e\n\u003csection id=\"how-to\"\u003e\n\n## 3- How To Use\n\nAfter installation run the applet command.\n\n```sh\n    $applet\n    applet.sh - Applet Launcher Interface\n    ──────────────────────────────────────────────\n    Command line interface to run Rofi Applets\n\n    Syntax: [-r]\n    Options:\n    ┌────────────────────────────────────────────┐\n    │ -h/--help          Prints this menu.       │\n    │ -r/--run $app      Runs selected applet    │\n    └────────────────────────────────────────────┘\n     Available Applets:\n    - emoji\n    - filebrowser\n    - launcher\n    - player\n    - powermenu\n    - tab\n```\n\nIf the applet can not detect any applet, it will prompt an error like this. It means\nyou made a mistake while defining the `ROFI_APPLETS_PATH` variable.\n\n```sh\n$applet\nls: cannot access '/home/user/applets/*/': No such file or directory\nerror: No applet were found at /home/user directory.\nEither move applets to the /home/user or define $ROFI_APPLETS_PATH at .bashrc\napplet.sh - Applet Launcher Interface\n──────────────────────────────────────────────\nCommand line interface to run Rofi Applets\n```\n\nIf there are no errors you can simply run any available applet using `applet -r`.\n\n\u003cimg src=\"screenshots/switcher.png\"\u003e\n\n\u003c/section\u003e\n\n\u003csection id=\"customization\"\u003e\n\n## 4- Customization\n\nYou can customize or build new applets easily.\n\n- All applets read color values from `applets/global.rasi`. Editing color hexcodes\n  will update all existing applets.\n- You can make your own applets with following logic. Create a directory at\n  `ROFI_APPLETS_PATH`. Then open two files. `config.rasi` and `launch.sh`. Instead\n  of defining your own color values, import all of them from global.rasi for\n  consistency. Develop rest like any other rofi applet. Write your launch script\n  to the `launch.sh`. Applet CLI will automatically recognize your applet on the\n  next run.\n  \u003cimg src=\"screenshots/launcher.png\"\u003e\n\n\u003c/section\u003e\n\u003csection id=\"license\"\u003e\n\n## 5- License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\u003c/section\u003e\n\u003csection id=\"contact\"\u003e\n\n## 6- Contact\n\nYou can contact to me for any suggestion or information.\n\nProject: [umutsevdi/rofi-applets](https://github.com/umutsevdi/rofi-applets)\n\nDeveloped by [Umutcan Sevdi](https://github.com/umutsevdi)\n\n\u003c/section\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumutsevdi%2Frofi-applets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumutsevdi%2Frofi-applets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumutsevdi%2Frofi-applets/lists"}