{"id":23654262,"url":"https://github.com/developpeurpascal/osbanque-msdos-turbopascal","last_synced_at":"2026-01-26T23:36:54.843Z","repository":{"id":268802877,"uuid":"667556864","full_name":"DeveloppeurPascal/OSBanque-MSDOS-TurboPascal","owner":"DeveloppeurPascal","description":"Codes sources d'un projet de gestion de comptes personnels (dépenses, recettes, soldes) datant de 1993 et développé en Borland Pascal pour MS-Dos.","archived":false,"fork":false,"pushed_at":"2024-12-15T10:23:23.000Z","size":45,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-24T16:26:27.391Z","etag":null,"topics":["archive","borland-pascal","comptabilite","gestion-comptes-personnels","msdos","pascal","pascal-language","pascal-programming","turbo-pascal"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/DeveloppeurPascal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"DeveloppeurPascal","liberapay":"PatrickPremartin","patreon":"patrickpremartin","custom":"https://www.paypal.com/paypalme/patrickpremartin"}},"created_at":"2023-07-17T19:27:00.000Z","updated_at":"2024-12-15T10:27:44.000Z","dependencies_parsed_at":"2024-12-19T03:06:10.282Z","dependency_job_id":"766c5a37-9dc6-49b9-a89a-89eda63a5164","html_url":"https://github.com/DeveloppeurPascal/OSBanque-MSDOS-TurboPascal","commit_stats":null,"previous_names":["developpeurpascal/osbanque-msdos-turbopascal"],"tags_count":0,"template":false,"template_full_name":"DeveloppeurPascal/Delphi-Projects-Template","purl":"pkg:github/DeveloppeurPascal/OSBanque-MSDOS-TurboPascal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FOSBanque-MSDOS-TurboPascal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FOSBanque-MSDOS-TurboPascal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FOSBanque-MSDOS-TurboPascal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FOSBanque-MSDOS-TurboPascal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeveloppeurPascal","download_url":"https://codeload.github.com/DeveloppeurPascal/OSBanque-MSDOS-TurboPascal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FOSBanque-MSDOS-TurboPascal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28791189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","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":["archive","borland-pascal","comptabilite","gestion-comptes-personnels","msdos","pascal","pascal-language","pascal-programming","turbo-pascal"],"created_at":"2024-12-28T18:58:31.051Z","updated_at":"2026-01-26T23:36:54.828Z","avatar_url":"https://github.com/DeveloppeurPascal.png","language":"Pascal","funding_links":["https://github.com/sponsors/DeveloppeurPascal","https://liberapay.com/PatrickPremartin","https://patreon.com/patrickpremartin","https://www.paypal.com/paypalme/patrickpremartin","https://www.patreon.com/patrickpremartin"],"categories":[],"sub_categories":[],"readme":"# OSBanque - Borland Pascal - MS-Dos - 1993\n\n[Cette page en français.](LISEZMOI.md)\n\nWith bank data leaks, credit card thefts, phishing scams and regular hacking of merchant and institutional sites, it's highly advisable to keep track of the transactions appearing on our bank accounts. This was already the case 30 years ago, when we wanted to know where we stood and avoid plunging into the infernal cycle of delirious charges levied by banks on overdrawn accounts.\n\nOSBanque was created in 1993 to enable me simply to track transactions on several accounts, with the entry of receipts and payments in “ expenses / income ” mode. Its sole purpose was to simplify my view of my cash flow when I started my professional life and received my first regular income.\n\nIt was developed in [Borland Pascal](https://en.wikipedia.org/wiki/Turbo_Pascal) to run under MS-Dos before the emergence of MS-Windows and personal management tools stuffed with pointless graphics ([Quicken](https://www.quicken.com/about-us/) in first place) published by the leading publishers of business management and accounting solutions for companies.\n\nNowadays, this software could still be useful, but you'd have to go for a multiplatform version like [this project](https://github.com/DeveloppeurPascal/GestionComptesPersonnels) developed as an example a few years ago, or [its prettier alternative](https://github.com/Serge-Girard/GestionComptesPersonnels) by [Serge Girard](https://github.com/Serge-Girard).\n\nIt's possible that this program is compilable with [Free Pascal](https://www.freepascal.org) but I haven't tried. Units not supplied can be found in the [DeveloppeurPascal/librairies-TurboPascal](https://github.com/DeveloppeurPascal/librairies-TurboPascal) repository. If any are missing, please let me know so that I can add them.\n\nYou'll find the binarie (8 bits) in the “release” folder. This is the September 19, 1993 version. You can only run it on an MS-Dos emulator, Windows 3.x or 95. There's no point in trying it on Windows beyond these versions.\n\nCheck out [my other open source projects in Turbo Pascal](https://github.com/DeveloppeurPascal?tab=repositories\u0026q=TurboPascal\u0026type=\u0026language=\u0026sort=) if you're interested in software archeology.\n\n## Talks and conferences\n\n### Twitch\n\nFollow my development streams of software, video games, mobile applications and websites on [my Twitch channel](https://www.twitch.tv/patrickpremartin) or as replays on [Serial Streameur](https://serialstreameur.fr) mostly in French.\n\n## License to use this code repository and its contents\n\nThis source code is distributed under the [AGPL 3.0 or later license](https://choosealicense.com/licenses/agpl-3.0/).\n\nYou are generally free to use the contents of this code repository anywhere, provided that:\n* you mention it in your projects\n* distribute the modifications made to the files supplied in this project under the AGPL license (leaving the original copyright notices (author, link to this repository, license) which must be supplemented by your own)\n* to distribute the source code of your creations under the AGPL license.\n\nIf this license doesn't suit your needs, you can purchase the right to use this project under the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) or a dedicated commercial license ([contact the author](https://developpeur-pascal.fr/nous-contacter.php) to explain your needs).\n\nThese source codes are provided as is, without warranty of any kind.\n\nCertain elements included in this repository may be subject to third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.\n\n## Support the project and its author\n\nIf you think this project is useful and want to support it, please make a donation to [its author](https://github.com/DeveloppeurPascal). It will help to maintain the code and binaries.\n\nYou can use one of those services :\n\n* [GitHub Sponsors](https://github.com/sponsors/DeveloppeurPascal)\n* [Liberapay](https://liberapay.com/PatrickPremartin)\n* [Patreon](https://www.patreon.com/patrickpremartin)\n* [Paypal](https://www.paypal.com/paypalme/patrickpremartin)\n\nor if you speack french you can [subscribe to Zone Abo](https://zone-abo.fr/nos-abonnements.php) on a monthly or yearly basis and get a lot of resources as videos and articles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloppeurpascal%2Fosbanque-msdos-turbopascal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloppeurpascal%2Fosbanque-msdos-turbopascal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloppeurpascal%2Fosbanque-msdos-turbopascal/lists"}