{"id":21074792,"url":"https://github.com/dawsbot/puffer-fish","last_synced_at":"2026-02-10T09:01:56.208Z","repository":{"id":65477677,"uuid":"50710610","full_name":"dawsbot/puffer-fish","owner":"dawsbot","description":"A cli for puffing your repo with a fake language. Hit GitHub trending in a less popular language.","archived":false,"fork":false,"pushed_at":"2019-04-19T11:33:57.000Z","size":545,"stargazers_count":11,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-24T14:38:17.747Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Bro","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/dawsbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-30T05:27:40.000Z","updated_at":"2024-10-02T14:45:04.000Z","dependencies_parsed_at":"2023-01-25T15:31:31.655Z","dependency_job_id":null,"html_url":"https://github.com/dawsbot/puffer-fish","commit_stats":null,"previous_names":["dawsonbotsford/puffer-fish"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dawsbot/puffer-fish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fpuffer-fish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fpuffer-fish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fpuffer-fish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fpuffer-fish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawsbot","download_url":"https://codeload.github.com/dawsbot/puffer-fish/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fpuffer-fish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29295351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"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":[],"created_at":"2024-11-19T19:18:01.269Z","updated_at":"2026-02-10T09:01:55.714Z","avatar_url":"https://github.com/dawsbot.png","language":"Bro","funding_links":[],"categories":[],"sub_categories":[],"readme":"`puffer-fish` let's you \u003cb\u003ehack this to be whatever you want\u003c/b\u003e\n\n![screenshot](img/languageBar.png)\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cb\u003eLook at the language data of this repo and check out the demo:\u003c/b\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca\u003e\u003cimg src=\"demo1.gif\" title=\"Demo\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/dawsonbotsford/puffer-fish\"\u003e\u003cimg src=\"https://travis-ci.org/dawsonbotsford/puffer-fish.svg?branch=master\" alt=\"build status\" height=\"22\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://badge.fury.io/js/puffer-fish\"\u003e\u003cimg src=\"https://badge.fury.io/js/puffer-fish.svg\" alt=\"npm version\" height=\"22\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003cb\u003eTrend your Github repo on whatever language you want by generating the filetype of your choosing.\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## Installation\n`npm install -g puffer-fish`\n\n\u003cbr\u003e\n\n## Usage\n```shell\npuffer-fish\n```\n\n\u003cbr\u003e\n\n## FAQ\n\n\u003cbr\u003e\n\n#### How does this help with trending?\nGetting Github trending comes first from the programming language your repo is classified as. Once the [Linguist](https://github.com/github/linguist) classifies your repo into it's most prominent language, you are competing against the other popular repo's \u003cb\u003ealso classified in that language\u003c/b\u003e for trending.\n\nWith this hack, you can puff your repo with fake language data in order to compete for an easier language.\n\n\u003cbr\u003e\n\n#### Where did the generated file go?\nThe generated file is placed in `.puffer-fish` which is a hidden directory. To show hidden directories, you'll need `ls -a`, `ls` does not show hidden files or directories.\n\nThis design choice was made so that puffer-fished files would remain largely hidden and out of your way during the software development process.\n\n\u003cbr\u003e\n\n#### Why is the generated filename so hideous?\nWe used random strings in order to generate the filename in order to avoid name collisions should you want multiple puffer-fished files. With the current file length of 10 characters, this creates a possibility of 62\u003csup\u003e10\u003c/sup\u003e unique filenames. \n\n\u003cbr\u003e\n\n## Changelog\n[Changelog.md](CHANGELOG.md)\n\n\u003cbr\u003e\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawsbot%2Fpuffer-fish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawsbot%2Fpuffer-fish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawsbot%2Fpuffer-fish/lists"}