{"id":29673809,"url":"https://github.com/devyuscode/synethia","last_synced_at":"2025-07-22T22:08:21.857Z","repository":{"id":64877046,"uuid":"513448330","full_name":"DevyusCode/Synethia","owner":"DevyusCode","description":"A basic C# algorithm that can determine the behavior of a user with an application.","archived":false,"fork":false,"pushed_at":"2024-11-09T17:01:18.000Z","size":3060,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T13:29:07.250Z","etag":null,"topics":["algorithm","csharp","dotnet","wpf"],"latest_commit_sha":null,"homepage":"https://dev.peyronnet.group/synethia","language":"C#","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/DevyusCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-07-13T08:53:40.000Z","updated_at":"2024-11-09T17:01:22.000Z","dependencies_parsed_at":"2023-02-18T16:01:28.679Z","dependency_job_id":"86f337d7-320a-4ea8-b2eb-4ee971c9eba3","html_url":"https://github.com/DevyusCode/Synethia","commit_stats":null,"previous_names":["leo-corporation/synethia"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DevyusCode/Synethia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevyusCode%2FSynethia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevyusCode%2FSynethia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevyusCode%2FSynethia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevyusCode%2FSynethia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevyusCode","download_url":"https://codeload.github.com/DevyusCode/Synethia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevyusCode%2FSynethia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266580849,"owners_count":23951303,"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-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","csharp","dotnet","wpf"],"created_at":"2025-07-22T22:08:20.717Z","updated_at":"2025-07-22T22:08:21.841Z","avatar_url":"https://github.com/DevyusCode.png","language":"C#","readme":"![GitHub contributors](https://img.shields.io/github/contributors/Leo-Corporation/Synethia)\n![GitHub issues](https://img.shields.io/github/issues/Leo-Corporation/Synethia)\n![GitHub](https://img.shields.io/github/license/Leo-Corporation/Synethia)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Leo-Corporation/Synethia/dotnet-core-desktop.yml?branch=main)\n![Using PeyrSharp](https://img.shields.io/badge/using-PeyrSharp-DD00FF?logo=nuget)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Leo-Corporation/Synethia)\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Leo-Corporation/Synethia\"\u003e\n    \u003cimg src=\".github/images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003eSynethia\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    A basic C# algorithm that can determine the behavior of a user with an application.\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/Leo-Corporation/Synethia/issues/new?assignees=\u0026labels=bug\u0026template=bug-report.yml\u0026title=%5BBug%5D+\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Leo-Corporation/Synethia/issues/new?assignees=\u0026labels=enhancement\u0026template=feature-request.yml\u0026title=%5BEnhancement%5D+\"\u003eRequest Feature\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Leo-Corporation/Synethia/issues?q=is%3Aopen+is%3Aissue+label%3Abug\"\u003eKnown Issues\u003c/a\u003e\n\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Features\n- [x] Detects how long the user is using which part of an app. (like a page)\n- [x] Detects how many interactions the user has with an app. (like clicking on a button)\n- [x] Calculates and associates a score to each page/part of the app depending on the two factors above.\n\nMore features are coming soon.\n\n## Score\nSynethia attributes a score to each page/part of the app depending on the following two factors:\n- The time the user is using the page.\n- The number of interactions the user has with the page.\n\nThe score is calculated using the following formula:\n\n$$\nscore = totalTime * ({interactions \\over 2})\n$$\n\n\u003e **Note** This formula can change/evolve in upcoming releases.\n\n## Graph\n~~~ mermaid\ngraph TD\n    App--\u003eMainWindow--\u003ePage--\u003eC\n    Page--\u003eA\n    Page--\u003eF\n    A{When a page is viewed}--\u003eB[Get the current Unix time]\n    B \n    C{Page left}--\u003eD[Calculate total time elapsed]\n    D--\u003eE[Add this value to the page interest score]\n    C--\u003eB\n\n    F{When an interaction occurs}--\u003eE\n\n    E--\u003eG[Compare this score with the score of other pages]\n    H[The page with the highest score can be suggested to the user]\n    I[The page with the lowest score can be suggested to a 'Discover' section]\n\n    G--\u003eH\n    G--\u003eI\n\n    MainWindow--\u003ep1(Page 1 interest score)\n    MainWindow--\u003ep2(Page 2 interest score)\n    MainWindow--\u003ep3(Page 3 interest score)\n    p1--\u003eG\n    p2--\u003eG\n    p3--\u003eG\n~~~\n## Contribute\nTo contribute to the project, you'll need:\n- Visual Studio 2022 v17.0 or higher\n  - .NET Desktop Development\n  - Git\n- .NET 6\n\n\n[Click here](https://github.com/Leo-Corporation/ColorPicker/blob/main/CONTRIBUTING.md) to see the full guidelines.\n\n## License\nThis project is under the [MIT License](https://github.com/Leo-Corporation/Synethia/blob/main/LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevyuscode%2Fsynethia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevyuscode%2Fsynethia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevyuscode%2Fsynethia/lists"}