{"id":16853593,"url":"https://github.com/sim51/neo4j-supervisor","last_synced_at":"2026-04-20T09:33:24.862Z","repository":{"id":142401814,"uuid":"221472930","full_name":"sim51/neo4j-supervisor","owner":"sim51","description":"A simple bash tool to monitor the data loading of a Neo4j database","archived":false,"fork":false,"pushed_at":"2019-11-13T14:17:30.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T22:03:40.934Z","etag":null,"topics":["bash","dataviz","neo4j"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/sim51.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2019-11-13T14:03:12.000Z","updated_at":"2023-03-20T12:24:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"5108e239-5e5f-48fa-9d50-14cf55c5ec5a","html_url":"https://github.com/sim51/neo4j-supervisor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sim51/neo4j-supervisor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sim51%2Fneo4j-supervisor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sim51%2Fneo4j-supervisor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sim51%2Fneo4j-supervisor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sim51%2Fneo4j-supervisor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sim51","download_url":"https://codeload.github.com/sim51/neo4j-supervisor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sim51%2Fneo4j-supervisor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263041898,"owners_count":23404457,"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":["bash","dataviz","neo4j"],"created_at":"2024-10-13T13:52:19.803Z","updated_at":"2026-04-20T09:33:19.823Z","avatar_url":"https://github.com/sim51.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Neo4j Supervisor\n\nThis is a pure bash script that use the cypher-shell of Neo4j to help you to monitor a data loading process.\nIt produces a visulation directly in the bash, like a top.\n\nimage::example.gif[]\n\n\n== Usage\n\nUsage: `neo4j-supervisor -l /opt/neo4j -c bolt://localhost -u neo4j -p l3tm31n`\n\nWhere\n\n* **l:** path location of neo4j (or use the env $NEO4J_HOME)\n* **c:** bolt connection url (or use the env $NEO4J_CONNECTION | default: `bolt://localhost:7687` )\n* **u:** neo4j user (or use the env $NEO4J_USER | default: `neo4j`)\n* **p:** neo4j password (or use the env $NEO4J_PASSWORD)\n\nYou can define the parameters directly in the command, or by using some environment variables.\nIf a parameter is missing, you will be prompt for it.\n\n== How to red the chart\n\n===  Colors\n\n* red color is for deletion\n* green color is for creation\n\n=== Symbols\n\n* **@:** 1000 items\n* **#:** 100 items\n* **=:** 10 items\n* **-:** 1 item\n\nSo `@@@#====--` means **3142**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsim51%2Fneo4j-supervisor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsim51%2Fneo4j-supervisor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsim51%2Fneo4j-supervisor/lists"}