{"id":13620722,"url":"https://github.com/KRTirtho/wives","last_synced_at":"2025-04-14T22:32:20.920Z","repository":{"id":41561794,"uuid":"504444581","full_name":"KRTirtho/wives","owner":"KRTirtho","description":"A beautiful, modern \u0026 feature-rich Terminal Emulator","archived":false,"fork":false,"pushed_at":"2023-07-07T16:40:08.000Z","size":3927,"stargazers_count":151,"open_issues_count":9,"forks_count":12,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-13T19:05:52.180Z","etag":null,"topics":["cross-platform","flutter","linux","macos","terminal","windows"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KRTirtho.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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-06-17T07:58:54.000Z","updated_at":"2025-04-06T07:59:54.000Z","dependencies_parsed_at":"2024-08-01T21:54:01.644Z","dependency_job_id":null,"html_url":"https://github.com/KRTirtho/wives","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRTirtho%2Fwives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRTirtho%2Fwives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRTirtho%2Fwives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRTirtho%2Fwives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KRTirtho","download_url":"https://codeload.github.com/KRTirtho/wives/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248972130,"owners_count":21191730,"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":["cross-platform","flutter","linux","macos","terminal","windows"],"created_at":"2024-08-01T21:00:58.825Z","updated_at":"2025-04-14T22:32:20.877Z","avatar_url":"https://github.com/KRTirtho.png","language":"Dart","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"300px\" src=\"assets/logo.svg\" alt=\"Wives Logo\"\u003e\n\u003c/p\u003e\n\n# Wives - A Flutter based Terminal\n\nWant a beautiful cross-platform terminal but don't want to sacrifice performance? Then Wives is the terminal you're looking for\n\n## Features Highlights\n\n- Beautiful UI, fast, fluent and smooth experience\n- Efficient, small in size and low memory usage\n- Cross platform (Linux, macOS, Windows)\n- Infinite split terminals for each tab\n- Modern Command Palette for quick access to commands/functionalities instead of grandpa's (traditional) title bar action menus\n- Flexible and predictable keyboard shortcuts (similar to vscode)\n- Highly customizable:\n  - Editable Keyboard shortcuts\n  - Huge collection of color schemes for both terminal and app UI\n  - Categorized Dark and Light Themes\n  - Built-in fonts so you don't have mess around and find out the best monospace/fixed-width font for your terminal\n- Switch to other shells on the fly\n- No data collection, no telemetry, no ads, no tracking, no bullshit. Not even crash-logs\n- Extensions support (WIP)\n\n## Showcase\n\n![Screenshot One](/assets/showcase/1.png)\n![Screenshot Two](/assets/showcase/2.png)\n![Screenshot Three](/assets/showcase/3.png)\n\n## Why this name?\n\nAt first I named it \"wives\" to troll \"toxic part\" of linux community and the troll was successful. Plus, there's no value in keep trolling those toxic worthless, pathetic, losers.\n\nBut for real,\n\u003e _It's a tribute to all those passionate women/mom programmers who also work hard but most of the time neglected._\n\n## Contributing\n\nContributions are welcome. Please read [CONTRIBUTION.md](CONTRIBUTION.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n\n## Build from source\n\n**Prerequisites:**\n- Flutter SDK (\u003e= 3.0.0)\n- git\n\n**Setup environment:**\n```bash\n$ git clone https://github.com/KRTirtho/wives.git \u0026\u0026 cd wives\n$ flutter pub get\n$ flutter pub global activate flutter_distributor\n```\n\n**Build the app:**\n```bash\n$ flutter_distributor package --platform=linux --targets=\u003cdeb/rpm/appimage\u003e\n```\n\u003e PS: --targets can be any one or multiple of `deb`, `rpm`, `appimage`\n\u003e\n\u003e .e.g `--targets=deb,rpm,appimage` or `--targets=deb,rpm` or `--targets=deb` etc..\n\u003e\n\u003e You can find the built packages in `dist/\u003cCurrent Version\u003e/` directory\n\nIf you want to make a tarball, then run:\n```bash\n$ make tar VERSION=\u003cCurrent Version\u003e\n```\n\u003e Build tarball will be in `build/wives-linux-\u003cCurrent Version\u003e-x86_64.tar.xz` directory\n\u003e\n\u003e Current Version can be find in the `pubspec.yaml` file\n\n\n## Support Us\n\n\u003ca href=\"https://www.buymeacoffee.com/krtirtho\"\u003e\n\u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=Buy me a coffee\u0026emoji=\u0026slug=krtirtho\u0026button_colour=FF5F5F\u0026font_colour=ffffff\u0026font_family=Inter\u0026outline_colour=000000\u0026coffee_colour=FFDD00\" /\u003e\n\u003c/a\u003e\n\u003cbr/\u003e\n\u003ca href=\"https://patreon.com/krtirtho\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/61944859/180249027-678b01b8-c336-451e-b147-6d84a5b9d0e7.png\" width=\"250\"/\u003e\u003c/a\u003e\n\n## LICENSE\n\n[GPL-3.0](LICENSE)\n","funding_links":["https://www.buymeacoffee.com/krtirtho","https://img.buymeacoffee.com/button-api/?text=Buy","https://patreon.com/krtirtho"],"categories":["Dart","Packages"],"sub_categories":["Terminals"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKRTirtho%2Fwives","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKRTirtho%2Fwives","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKRTirtho%2Fwives/lists"}