{"id":16002605,"url":"https://github.com/rektdeckard/departure-mono","last_synced_at":"2025-05-14T21:10:30.695Z","repository":{"id":255752599,"uuid":"833840800","full_name":"rektdeckard/departure-mono","owner":"rektdeckard","description":"A monospaced pixel font with a lo-fi, techy vibe","archived":false,"fork":false,"pushed_at":"2025-02-19T19:19:51.000Z","size":11782,"stargazers_count":1428,"open_issues_count":5,"forks_count":13,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-11T04:13:40.727Z","etag":null,"topics":["font","fonts","monospace","pixel","retro"],"latest_commit_sha":null,"homepage":"https://departuremono.com/","language":"TypeScript","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/rektdeckard.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":{"buy_me_a_coffee":"helenazhang"}},"created_at":"2024-07-25T21:42:02.000Z","updated_at":"2025-05-10T23:13:54.000Z","dependencies_parsed_at":"2024-09-07T01:32:13.852Z","dependency_job_id":"2e5850af-d9c8-49f0-8267-d413f19b99ba","html_url":"https://github.com/rektdeckard/departure-mono","commit_stats":{"total_commits":35,"total_committers":2,"mean_commits":17.5,"dds":0.02857142857142858,"last_synced_commit":"058e298841de55c35aef5a868c57eae4b6acd7cb"},"previous_names":["rektdeckard/departure-mono"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rektdeckard%2Fdeparture-mono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rektdeckard%2Fdeparture-mono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rektdeckard%2Fdeparture-mono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rektdeckard%2Fdeparture-mono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rektdeckard","download_url":"https://codeload.github.com/rektdeckard/departure-mono/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254227631,"owners_count":22035671,"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":["font","fonts","monospace","pixel","retro"],"created_at":"2024-10-08T10:02:12.101Z","updated_at":"2025-05-14T21:10:25.677Z","avatar_url":"https://github.com/rektdeckard.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/helenazhang"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"http://departuremono.com\"\u003e\n    \u003cimg src=\"https://github.com/rektdeckard/departure-mono/blob/main/public/assets/departure-og.png?raw=true\" alt=\"Departure Mono\" width=\"630\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n    Departure Mono\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA monospaced pixel font with a lo-fi technical vibe\u003c/h4\u003e\n\n## About\n\nDeparture Mono is a monospaced pixel font inspired by the constraints of early command-line and graphical user interfaces, the tiny pixel fonts of the late 90s/early 00s, and sci-fi concepts from film and television.\n\n## Installation\n\n### Homebrew\n\nFor macOS users, the [Homebrew](https://brew.sh) package manager can be used to install and upgrade the font using the [`font-departure-mono`](https://formulae.brew.sh/cask/font-departure-mono#default) formula:\n\n```sh\nbrew install font-departure-mono\n```\n\n### Nix\n\nIf you're using the [Nix](https://nixos.org) package manager or NixOS, you can install font using its canonical name: [`departure-mono`](https://search.nixos.org/packages?channel=unstable\u0026show=departure-mono\u0026from=0\u0026size=50\u0026sort=relevance\u0026type=packages\u0026query=departure-mono):\n\n```sh\n# Here's an example on how to install it using `nix profile`\nnix profile install github:NixOS/nixpkgs#departure-mono\n# Here's an example on how to install it using `nix-env`\nnix-env -iA nixos.departure-mono\n```\n\n### NixOS\n\nFor [NixOS](https://nixos.org) users, you can add the font to your system configuration by including it in `fonts.packages`:\n\n```nix\n{\n  fonts.packages = [\n    pkgs.departure-mono\n  ];\n}\n```\n\n### Manual\n\nDownload the latest release from the [releases](https://github.com/rektdeckard/departure-mono/releases/latest) page.\n\n## Usage\n\nFor pixel-perfect results, set the font size to increments of 11px.\n\nExperiment with tighter tracking (letter-spacing) for a more comfortable read in some cases — or wider tracking for a sci-fi effect.\n\n## Licenses\n\n| Resource | License | Author   |\n| -------- | ------- | -------- |\n| Font     | [SIL OFL](https://github.com/rektdeckard/departure-mono/blob/main/public/assets/LICENSE?raw=true) | [Helena Zhang](https://helenazhang.com) |\n| Site     | [MIT](https://github.com/rektdeckard/departure-mono/blob/main/LICENSE?raw=true)     | [Helena Zhang](https://helenazhang.com), [Tobias Fried](https://tobiasfried.com) |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frektdeckard%2Fdeparture-mono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frektdeckard%2Fdeparture-mono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frektdeckard%2Fdeparture-mono/lists"}