{"id":28719748,"url":"https://github.com/dianaw353/lunur-shell","last_synced_at":"2026-01-31T23:42:29.895Z","repository":{"id":298185508,"uuid":"998604323","full_name":"dianaw353/Lunur-Shell","owner":"dianaw353","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-25T05:35:34.000Z","size":11294,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-25T20:25:49.542Z","etag":null,"topics":["fabric","hyprland","shell"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dianaw353.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-09T00:29:15.000Z","updated_at":"2026-01-25T05:35:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d7fe8f3-0b46-463f-b145-1323c853e21a","html_url":"https://github.com/dianaw353/Lunur-Shell","commit_stats":null,"previous_names":["dianaw353/lunur-shell"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dianaw353/Lunur-Shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianaw353%2FLunur-Shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianaw353%2FLunur-Shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianaw353%2FLunur-Shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianaw353%2FLunur-Shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dianaw353","download_url":"https://codeload.github.com/dianaw353/Lunur-Shell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dianaw353%2FLunur-Shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28960824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T23:03:11.038Z","status":"ssl_error","status_checked_at":"2026-01-31T22:56:44.691Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["fabric","hyprland","shell"],"created_at":"2025-06-15T06:04:37.641Z","updated_at":"2026-01-31T23:42:29.889Z","avatar_url":"https://github.com/dianaw353.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lunur-Shell\n\n\n\u003cdiv align=center\u003e\n  \n![GitHub last commit](https://img.shields.io/github/last-commit/dianaw353/Lunur-Shell?style=for-the-badge\u0026labelColor=101418\u0026color=9ccbfb)\n![GitHub Repo stars](https://img.shields.io/github/stars/dianaw353/Lunur-Shell?style=for-the-badge\u0026labelColor=101418\u0026color=b9c8da)\n![GitHub repo size](https://img.shields.io/github/repo-size/dianaw353/Lunur-Shell?style=for-the-badge\u0026labelColor=101418\u0026color=d3bfe6)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/dianaw353/Lunur-Shell?style=for-the-badge\u0026labelColor=101418\u0026color=CBA6F7)\n\n\u003c/div\u003e\n\n\u003e [!WARNING]  \n\u003e This is in active development\n\n## Screenshots\n\n\u003ctable align=\"center\"\u003e\n  \u003ctr\u003e\n    \u003ctd colspan=\"4\"\u003e\u003cimg src=\"assets/screenshots/main.png\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\nAs of 8/3/25\n\n## Installation\n\n\u003e [!NOTE]\n\u003e You need a functioning Hyprland installation.\n\nClone the repo:\n\n```\n  git clone https://github.com/dianaw353/Lunur-Shell.git ~/.config/Lunur-Shell\n  cd ~/.config/Lunur-Shell/\n```\n\n### Option 1: Automated Installation\n\n#### Step 1: Run the script\n\nRun the following script\n\n```\n  ./install_requirements.sh\n```\n\n#### Step 2: Run Lunur-Shell\n\n```\n  uv run main.py\n```\n\n### Option 2: Manual Installation\n\n#### Step 1: Install system packages\n\n```\n  yay -S --needed - \u003c ~/.config/Lunur-Shell/assets/packages/arch/packages_official.txt\n  yay -S --needed - \u003c ~/.config/Lunur-Shell/assets/packages/arch/packages_aur.txt\n```\n\n#### Step 2: Run Lunur-Shell \n\n`uv` is a Python package and project manager in whitch it will download and install python dependencies and run the shell\n\n```\n  uv run main.py\n```\n\n## Roadmap\n\n- [x] App Launcher\n- [x] Workspaces\n- [x] Window Title\n- [x] Date/Time\n- [x] Calender\n- [x] Battery\n- [x] Network Manager\n- [x] Bluetooth Manager\n- [x] Clipboard Manager\n- [x] Power Manager\n- [x] Power Menu\n- [x] Color Picker\n- [ ] QuickSettings (in progress)\n- [x] Notifications\n- [x] System Tray\n- [x] Keybind Cheat Sheet\n- [x] Screen Recorder (basic)\n- [x] Screenshots (basic)\n- [ ] OCR\n- [ ] OSD (volume and brightness added, more to come soon)\n- [x] Emoji Picker\n- [ ] Theme Switcher\n- [ ] Wallpaper Switcher\n- [ ] Media Player (half done)\n- [ ] Matugen theme (in progress)\n\n## Sister Projects\n\n- [Lunur-Dots](https://github.com/dianaw353/Lunur-Dots)\n- [Lunur-Wallpaper](https://github.com/dianaw353/Lunur-Wallpapers)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdianaw353%2Flunur-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdianaw353%2Flunur-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdianaw353%2Flunur-shell/lists"}