{"id":26518994,"url":"https://github.com/openlabun/logisim_n","last_synced_at":"2026-05-08T09:34:32.599Z","repository":{"id":241427403,"uuid":"806710154","full_name":"openlabun/logisim_n","owner":"openlabun","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-11T22:33:30.000Z","size":324,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-11T09:33:12.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/openlabun.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,"publiccode":null,"codemeta":null}},"created_at":"2024-05-27T18:27:39.000Z","updated_at":"2024-06-11T23:00:24.000Z","dependencies_parsed_at":"2024-06-13T17:42:34.195Z","dependency_job_id":null,"html_url":"https://github.com/openlabun/logisim_n","commit_stats":null,"previous_names":["adcerro/ec2_final_proyect","proyectosingenieriauninorte/logisim_n","openlabun/logisim_n"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openlabun/logisim_n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2Flogisim_n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2Flogisim_n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2Flogisim_n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2Flogisim_n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openlabun","download_url":"https://codeload.github.com/openlabun/logisim_n/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2Flogisim_n/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32775045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-03-21T10:17:09.579Z","updated_at":"2026-05-08T09:34:32.579Z","avatar_url":"https://github.com/openlabun.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  \u003ch1\u003eLogisim N\u003c/h1\u003e\n  \n  \u003cp\u003e\n    Development of a .circ file viewer in flutter\n  \u003c/p\u003e\n   \n\u003ch4\u003e\n    \u003ca href=\"https://github.com/adcerro/ec2_final_proyect\"\u003eView Demo\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n    \u003ca href=\"https://github.com/adcerro/ec2_final_proyect\"\u003eDocumentation\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n    \u003ca href=\"https://github.com/adcerro/ec2_final_proyect/issues/\"\u003eReport Bug\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n    \u003ca href=\"https://github.com/adcerro/ec2_final_proyect/issues/\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/h4\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003c!-- Table of Contents --\u003e\n# :notebook_with_decorative_cover: Table of Contents\n\n- [About the Project](#star2-about-the-project)\n  * [Summary](#summary)\n  * [why](#why)\n  * [Tech Stack](#space_invader-tech-stack)\n  * [Features](#dart-features)\n- [Getting Started](#toolbox-getting-started)\n  * [Prerequisites](#bangbang-prerequisites)\n  * [Installation](#gear-installation)\n  * [Running Tests](#test_tube-running-tests)\n  * [Run Locally](#running-run-locally)\n- [Usage](#eyes-usage)\n- [Roadmap](#compass-roadmap)\n- [Contributing](#wave-contributing)\n- [Contact](#handshake-contact)\n- [Acknowledgements](#gem-acknowledgements)\n\n  \n\n\u003c!-- About the Project --\u003e\n## :star2: About the Project\n### Summary\nThis is a project for the Computer's Structure course, the goal is to create an app that serves a purpose to the Computer Science community.\n\nLogisim N is a viewer for .circ files (file format of logisim) that tries to bring logisim (or at least the basics of it) to platforms like web with the use of flutter\n\nAs of now it just reads information from the file and uses it to draw the circuits\n\n### Why\nLogisim and Logisim evolution are java programs which means that you could run them almost anywhere, but, what about the web? or maybe you don't want to install java. Whatever reason prevents you from using the original program, Logisim N aims to be the tool you need.\n\nWe also hope that this project can serve as a base for other projects (like an online multi-user logisim or even just a way to easily share circuits) and as a way to learn things like xml, the flutter canvas, and whatever you need to have any feature you wish\n\n\u003c!-- TechStack --\u003e\n### :space_invader: Tech Stack\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://flutter.dev/\"\u003eFlutter\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://dart.dev/\"\u003eDart\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n### :dart: Features\n\n- Wires\n- Tunnels\n- A drawer\n\n\u003c!-- Getting Started --\u003e\n## \t:toolbox: Getting Started\n\n\u003c!-- Prerequisites --\u003e\n### :bangbang: Prerequisites\n\nThis project uses Flutter, see how to install it [here](https://docs.flutter.dev/get-started/install)\n\nWhit flutter installed and the repo cloned, don't forget to run \n\n```bash\n dart pub get\n```\n\n\u003c!-- Installation --\u003e\n### :gear: Installation\n\nClone the project from github and build an executable for your target platform using\n\n```bash\n  flutter build\n```\n   \n\u003c!-- Running Tests --\u003e\n### :test_tube: Running Tests\n\nTo run tests, run the following command\n\n```bash\n  flutter test\n```\n\n\u003c!-- Run Locally --\u003e\n### :running: Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/adcerro/ec2_final_proyect.git\n```\n\nGo to the project directory\n\n```bash\n  cd ec2_final_proyect\n```\n\nInstall dependencies\n\n```bash\n  dart pub get\n```\n\nRun the app\n\n```bash\n  flutter run\n```\n\n\n\u003c!-- Usage --\u003e\n## :eyes: Usage\n\nJust run the app using \n\n```shell\nflutter run\n```\n\n\u003c!-- Roadmap --\u003e\n## :compass: Roadmap\n\n* [ ] Circuit Analizer\n* [ ] Ability to edit files\n\n\n\u003c!-- Contributing --\u003e\n## :wave: Contributing\n\nContributions are always welcome!\n\nIf you feel there's something to improve feel free to make a pull-request\n\n\u003c!-- Contact --\u003e\n## :handshake: Contact\n\nDoriano Ojeda - [DorianoOjeda](https://github.com/DorianoOjeda)\n\nAlan Florez - [adcerro](https://github.com/adcerro)\n\nProject Link: [https://github.com/adcerro/ec2_final_proyect](https://github.com/adcerro/ec2_final_proyect)\n\n\n\u003c!-- Acknowledgments --\u003e\n## :gem: Acknowledgements\n\nMany thanks to:\n\n - [Awesome-readme-template](https://github.com/Louis3797/awesome-readme-template) for the template\n - Professor [Augusto Salazar](https://github.com/augustosalazar/)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlabun%2Flogisim_n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenlabun%2Flogisim_n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlabun%2Flogisim_n/lists"}