{"id":22080413,"url":"https://github.com/mohamedelbachir/scheduler","last_synced_at":"2025-07-24T14:32:06.414Z","repository":{"id":155770673,"uuid":"605943576","full_name":"mohamedelbachir/Scheduler","owner":"mohamedelbachir","description":"The scheduler software to visualizing GRANT diagram in UNIX System","archived":false,"fork":false,"pushed_at":"2024-09-27T11:08:39.000Z","size":4011,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T11:11:08.439Z","etag":null,"topics":["algorithm","cpp","diagram","grantt","scheduler","scheduling","sdl","unix","visualisation"],"latest_commit_sha":null,"homepage":"https://scheduler-soft.vercel.app","language":"C++","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/mohamedelbachir.png","metadata":{"files":{"readme":"README-template.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}},"created_at":"2023-02-24T08:39:36.000Z","updated_at":"2024-10-16T08:12:27.000Z","dependencies_parsed_at":"2024-08-06T22:55:44.057Z","dependency_job_id":"49e4612e-7e78-463f-b441-82829b173c51","html_url":"https://github.com/mohamedelbachir/Scheduler","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"6a82050164e5d97b0a9810ca322082bc46afdd3d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mohamedelbachir/Scheduler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedelbachir%2FScheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedelbachir%2FScheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedelbachir%2FScheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedelbachir%2FScheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohamedelbachir","download_url":"https://codeload.github.com/mohamedelbachir/Scheduler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedelbachir%2FScheduler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266855808,"owners_count":23995554,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["algorithm","cpp","diagram","grantt","scheduler","scheduling","sdl","unix","visualisation"],"created_at":"2024-11-30T23:14:03.302Z","updated_at":"2025-07-24T14:32:05.450Z","avatar_url":"https://github.com/mohamedelbachir.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://umami.is/images/umami-logo.png\" alt=\"Umami Logo\" width=\"100\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eUmami\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ci\u003eUmami is a simple, fast, privacy-focused alternative to Google Analytics.\u003c/i\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/umami-software/umami/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/release/umami-software/umami.svg\" alt=\"GitHub Release\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/umami-software/umami/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/umami-software/umami.svg\" alt=\"MIT License\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/umami-software/umami/actions\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/umami-software/umami/ci.yml\" alt=\"Build Status\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://analytics.umami.is/share/LGazGOecbDtaIwDr/umami.is\" style=\"text-decoration: none;\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Try%20Demo%20Now-Click%20Here-brightgreen\" alt=\"Umami Demo\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## 🚀 Getting Started\n\nA detailed getting started guide can be found at [umami.is/docs](https://umami.is/docs/).\n\n---\n\n## 🛠 Installing from Source\n\n### Requirements\n\n- A server with Node.js version 16.13 or newer\n- A database. Umami supports [MySQL](https://www.mysql.com/) (minimum v8.0) and [PostgreSQL](https://www.postgresql.org/) (minimum v12.14) databases.\n\n### Install Yarn\n\n```bash\nnpm install -g yarn\n```\n\n### Get the Source Code and Install Packages\n\n```bash\ngit clone https://github.com/umami-software/umami.git\ncd umami\nyarn install\n```\n\n### Configure Umami\n\nCreate an `.env` file with the following:\n\n```bash\nDATABASE_URL=connection-url\n```\n\nThe connection URL format:\n\n```bash\npostgresql://username:mypassword@localhost:5432/mydb\nmysql://username:mypassword@localhost:3306/mydb\n```\n\n### Build the Application\n\n```bash\nyarn build\n```\n\n*The build step will create tables in your database if you are installing for the first time. It will also create a login user with username **admin** and password **umami**.*\n\n### Start the Application\n\n```bash\nyarn start\n```\n\n*By default, this will launch the application on `http://localhost:3000`. You will need to either [proxy](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/) requests from your web server or change the [port](https://nextjs.org/docs/api-reference/cli#production) to serve the application directly.*\n\n---\n\n## 🐳 Installing with Docker\n\nTo build the Umami container and start up a Postgres database, run:\n\n```bash\ndocker compose up -d\n```\n\nAlternatively, to pull just the Umami Docker image with PostgreSQL support:\n\n```bash\ndocker pull docker.umami.is/umami-software/umami:postgresql-latest\n```\n\nOr with MySQL support:\n\n```bash\ndocker pull docker.umami.is/umami-software/umami:mysql-latest\n```\n\n---\n\n## 🔄 Getting Updates\n\nTo get the latest features, simply do a pull, install any new dependencies, and rebuild:\n\n```bash\ngit pull\nyarn install\nyarn build\n```\n\nTo update the Docker image, simply pull the new images and rebuild:\n\n```bash\ndocker compose pull\ndocker compose up --force-recreate\n```\n\n---\n\n## 🛟 Support\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/umami-software/umami\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/GitHub--blue?style=social\u0026logo=github\" alt=\"GitHub\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/umami_software\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Twitter--blue?style=social\u0026logo=twitter\" alt=\"Twitter\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://linkedin.com/company/umami-software\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/LinkedIn--blue?style=social\u0026logo=linkedin\" alt=\"LinkedIn\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://umami.is/discord\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Discord--blue?style=social\u0026logo=discord\" alt=\"Discord\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n[release-shield]: https://img.shields.io/github/release/umami-software/umami.svg\n[releases-url]: https://github.com/umami-software/umami/releases\n[license-shield]: https://img.shields.io/github/license/umami-software/umami.svg\n[license-url]: https://github.com/umami-software/umami/blob/master/LICENSE\n[build-shield]: https://img.shields.io/github/actions/workflow/status/umami-software/umami/ci.yml\n[build-url]: https://github.com/umami-software/umami/actions\n[github-shield]: https://img.shields.io/badge/GitHub--blue?style=social\u0026logo=github\n[github-url]: https://github.com/umami-software/umami\n[twitter-shield]: https://img.shields.io/badge/Twitter--blue?style=social\u0026logo=twitter\n[twitter-url]: https://twitter.com/umami_software\n[linkedin-shield]: https://img.shields.io/badge/LinkedIn--blue?style=social\u0026logo=linkedin\n[linkedin-url]: https://linkedin.com/company/umami-software\n[discord-shield]: https://img.shields.io/badge/Discord--blue?style=social\u0026logo=discord\n[discord-url]: https://discord.com/invite/4dz4zcXYrQ\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamedelbachir%2Fscheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohamedelbachir%2Fscheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamedelbachir%2Fscheduler/lists"}