{"id":32064107,"url":"https://github.com/rakifsul/rumput","last_synced_at":"2026-01-26T20:31:24.177Z","repository":{"id":331672007,"uuid":"1126045921","full_name":"rakifsul/rumput","owner":"rakifsul","description":"Personal and Multi Purpose Web Dashboard","archived":false,"fork":false,"pushed_at":"2026-01-10T17:37:40.000Z","size":4065,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T05:20:09.389Z","etag":null,"topics":["dashboard","web","web-dashboard"],"latest_commit_sha":null,"homepage":"https://www.rakifsul.my.id","language":"Handlebars","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rakifsul.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-01T00:32:55.000Z","updated_at":"2026-01-10T17:37:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rakifsul/rumput","commit_stats":null,"previous_names":["rakifsul/rumput"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rakifsul/rumput","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakifsul%2Frumput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakifsul%2Frumput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakifsul%2Frumput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakifsul%2Frumput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakifsul","download_url":"https://codeload.github.com/rakifsul/rumput/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakifsul%2Frumput/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28787221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: 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":["dashboard","web","web-dashboard"],"created_at":"2025-10-19T01:17:51.423Z","updated_at":"2026-01-26T20:31:24.168Z","avatar_url":"https://github.com/rakifsul.png","language":"Handlebars","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rumput\n\nPersonal and Multi Purpose Web Dashboard.\n\n## TOC\n- [Rumput](#rumput)\n  - [TOC](#toc)\n  - [Features](#features)\n  - [More Features](#more-features)\n  - [How to Install (using Docker)](#how-to-install-using-docker)\n  - [How to Install or Develop (using Node.js and NPM)](#how-to-install-or-develop-using-nodejs-and-npm)\n  - [If You are Using Brave (or any ads blocker)](#if-you-are-using-brave-or-any-ads-blocker)\n  - [Screenshot](#screenshot)\n\n## Features\n\n- Search Box\n  - [new] 8055 Engine\n- URL Launchers\n- Triggers\n- Bookmarks\n- Notes\n- Videos\n- Settings\n\n## More Features\n\n- Write your suggestions to issue tracker.\n\n## How to Install (using Docker)\n\nClone repository:\n\n```\ngit clone https://github.com/rakifsul/rumput.git\n```\n\nChange directory:\n\n```\ncd rumput\n```\n\nDocker compose up:\n\n```\ndocker compose up -d --build\n```\n\nVisit http://127.0.0.1:7500\n\n## How to Install or Develop (using Node.js and NPM)\n\nNode.js v22.19.0 probably works.\n\nPort 3000 should be free unless it's modified on the env variable.\n\nClone repository:\n\n```\ngit clone https://github.com/rakifsul/rumput.git\n```\n\nChange directory:\n\n```\ncd rumput\n```\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nRun:\n\n```\nnpm run dev\n```\n\nIf you want to use different host and port:\n\n```\nexport RUMPUT_HOST=127.0.0.1 \u0026\u0026 export RUMPUT_PORT=4000 \u0026\u0026 npm run dev\n```\n\n## If You are Using Brave (or any ads blocker)\n\nRumput has option to force autofocus at new opened tab.\n\nThis is a little bit tricky if you are using Brave or maybe other ads blocker.\n\nSo, if you are using Brave, **disable the pop up blocker**.\n\nThese screenshots show you how to do this.\n\n**Warning:**\n\n**It's not recommended to use force autofocus if you set rumput as homepage without giving permission to allow popup. Your browser will close instantly after being launched and it's really complicated to fix.**\n\n![before](./.screenshots/before.png \"Before disabling pop up blocker in Brave\")\n\n![after](./.screenshots/after.png \"After disabling pop up blocker in Brave\")\n\n## Screenshot\n\n![screenshot](./.screenshots/screenshot-1.png \"Screenshot\")\n\n![screenshot](./.screenshots/screenshot-2.png \"Screenshot\")\n\n![screenshot](./.screenshots/screenshot-3.png \"Screenshot\")\n\n![screenshot](./.screenshots/screenshot-4.png \"Screenshot\")\n\n![screenshot](./.screenshots/screenshot-5.png \"Screenshot\")\n\n![screenshot](./.screenshots/screenshot-6.png \"Screenshot\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakifsul%2Frumput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakifsul%2Frumput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakifsul%2Frumput/lists"}