{"id":13783997,"url":"https://github.com/dahliaOS/terminal","last_synced_at":"2025-05-11T19:31:57.944Z","repository":{"id":42696448,"uuid":"183826486","full_name":"dahliaOS/terminal","owner":"dahliaOS","description":"Terminal emulator for dahliaOS","archived":false,"fork":false,"pushed_at":"2023-05-21T04:46:38.000Z","size":84034,"stargazers_count":43,"open_issues_count":2,"forks_count":21,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-05-22T19:37:05.353Z","etag":null,"topics":["dahliaos","dart","flutter","hacktoberfest","linux","terminal"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dahliaOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":"dahliaos","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null}},"created_at":"2019-04-27T22:15:29.000Z","updated_at":"2024-04-11T03:29:09.000Z","dependencies_parsed_at":"2023-01-22T15:01:09.215Z","dependency_job_id":null,"html_url":"https://github.com/dahliaOS/terminal","commit_stats":{"total_commits":46,"total_committers":8,"mean_commits":5.75,"dds":0.6739130434782609,"last_synced_commit":"b0c7a4e57ddb483352b68d3709d73a8f3687a3f2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fterminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fterminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fterminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fterminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahliaOS","download_url":"https://codeload.github.com/dahliaOS/terminal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224120848,"owners_count":17259141,"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","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":["dahliaos","dart","flutter","hacktoberfest","linux","terminal"],"created_at":"2024-08-03T19:00:34.190Z","updated_at":"2024-11-17T20:31:18.525Z","avatar_url":"https://github.com/dahliaOS.png","language":"C++","funding_links":["https://opencollective.com/dahliaos"],"categories":["Projects","C++"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"80%\" src=\"https://raw.githubusercontent.com/dahliaOS/website/main/public/images/animation/terminal.webp\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://dahliaos.io\"\u003eWebsite\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/discord\"\u003eDiscord\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/download\"\u003eReleases\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/donate\"\u003eDonate\u003c/a\u003e •\n\u003ca href=\"https://docs.dahliaos.io\"\u003eDocumentation\u003c/a\u003e\n\n# Terminal\n![GitHub Issues](https://img.shields.io/github/issues/dahliaos/terminal?color=brightgreen)\n![License](https://img.shields.io/github/license/dahliaos/terminal?color=brightgreen)\n\n- **Terminal** for dahliaOS\n- **Written** in Dart/Flutter\n\n\n# FIX FOR WAITPID FUNCTION ERROR ON BUILD:\nAdd \n```c\n#include \u003csys/wait.h\u003e\n```\nto *linux/flutter/ephemeral/.plugin_symlinks/flutter_pty/src/flutter_pty_unix.c*\n\n## Development\n\nTo develop and locally test the application:\n\n### Step 1. Install development tools\n\n1. Install [Flutter](https://docs.flutter.dev/get-started/install)\n2. Install an IDE of your choice (we recommend [VSCode](https://code.visualstudio.com/))\n    * We also recommend installing Dart and Flutter extensions if you're opting in for VSCode.\n    For other IDEs, please inform yourself.\n\n### Step 2. Install dependencies\n\nInstall pub dependencies required to run the application by running:\n\n```dart\nflutter pub get\n```\n\n### Step 3. Run the application\n\nRun the application in an enviroment of your choice by running:\n\n```dart\nflutter run\n```\n\nFlutter has hot reloading so no need to restart the instance when it's running!\n\n## Contribute\n\nIf you're wondering how to contribute to the project, please refer to [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\n\n\u003cp align=\"left\"\u003e\n  \u003cimg width=\"30%\" src=\"https://github.com/dahliaOS/brand/blob/main/dahliaOS/logotype/svg/logotype-dark.svg#gh-dark-mode-only\"/\u003e\n  \u003cimg width=\"30%\" src=\"https://github.com/dahliaOS/brand/blob/main/dahliaOS/logotype/svg/logotype-light.svg#gh-light-mode-only\"/\u003e\n\u003c/p\u003e\n\nCopyright @ 2019-2022 - The dahliaOS Authors - contact@dahliaos.io\n\nThis project is licensed under the [Apache 2.0 license](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FdahliaOS%2Fterminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FdahliaOS%2Fterminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FdahliaOS%2Fterminal/lists"}