{"id":20543450,"url":"https://github.com/morgankryze/bankingexplorer","last_synced_at":"2026-06-06T00:31:32.930Z","repository":{"id":207613435,"uuid":"719661946","full_name":"MorganKryze/BankingExplorer","owner":"MorganKryze","description":"A small C# Banking app that let you follow your incomes and outcomes","archived":false,"fork":false,"pushed_at":"2024-03-19T23:52:24.000Z","size":183,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T04:44:02.940Z","etag":null,"topics":["console-application","csharp","visuals"],"latest_commit_sha":null,"homepage":"","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/MorganKryze.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}},"created_at":"2023-11-16T16:31:59.000Z","updated_at":"2024-03-13T23:47:19.000Z","dependencies_parsed_at":"2024-03-20T00:31:10.603Z","dependency_job_id":"dbda1209-9b3a-4667-adf4-03b45dc928cc","html_url":"https://github.com/MorganKryze/BankingExplorer","commit_stats":null,"previous_names":["morgankryze/bankingassistant","morgankryze/bankingexplorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MorganKryze/BankingExplorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FBankingExplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FBankingExplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FBankingExplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FBankingExplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorganKryze","download_url":"https://codeload.github.com/MorganKryze/BankingExplorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FBankingExplorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33965591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":["console-application","csharp","visuals"],"created_at":"2024-11-16T01:37:54.627Z","updated_at":"2026-06-06T00:31:32.913Z","avatar_url":"https://github.com/MorganKryze.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BankingAssistant\n\n## Install\n\nDownload the project as a zip file and extract it (or clone the repository) in a safe place.\n\nNo more installation is required.\n\n## Usage\n\nThen open a terminal at \"BankingAssistant\" and type the following commands:\n\n```bash\ncd program\n```\n\n```bash\ndotnet run\n```\n\n### Optional \n\nYou may create a shortcut to the program and place it on your desktop:\n\nCreate a shell file named \"BankingAssistant.sh\" with the following content:\n\n```bash\n#!/bin/bash\ncd /absolute/path/to/BankingAssistant/program\ndotnet run\n```\n\nThen make it executable:\n\n```bash\nchmod +x BankingAssistant.sh\n```\n\nThen make your terminal application the default application to open shell files.\n\nThen you can double click on the file to run the program.\n\n#### Notes\n\nIf you encounter an issue with the terminal not being able to find the dotnet command, you may need to add the dotnet directory to your PATH environment variable.\n\nIf your shell file cannont find a C# project to execute, make sure that the path you entered goes from the location of the shell to the \"program\" directory (Most of all: DON'T MOVE THE SHELL FILE, or you would have to update the path).\n\n## Interraction \n\nThe interraction is pretty easy, you just have to follow the commands given on the footer on the screen.\n\nIf you update the screen size, go to the home page of the program and select \"Update screen size\"(third option).\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\nThis project is under the [MIT](https://choosealicense.com/licenses/mit/) license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgankryze%2Fbankingexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorgankryze%2Fbankingexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgankryze%2Fbankingexplorer/lists"}