{"id":23097070,"url":"https://github.com/alexcoder04/frei","last_synced_at":"2025-04-03T20:15:49.815Z","repository":{"id":44364503,"uuid":"455917955","full_name":"alexcoder04/frei","owner":"alexcoder04","description":"Modern replacement for `free`","archived":false,"fork":false,"pushed_at":"2025-04-02T21:25:47.000Z","size":165,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T22:27:12.040Z","etag":null,"topics":["free","go","golang","linux","memory","ram","rewrite","unix"],"latest_commit_sha":null,"homepage":"","language":"Go","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/alexcoder04.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":"2022-02-05T16:10:46.000Z","updated_at":"2025-04-02T21:22:33.000Z","dependencies_parsed_at":"2025-04-02T22:23:15.894Z","dependency_job_id":"88cea8f8-5e9f-4d25-99af-3c124a1f9aab","html_url":"https://github.com/alexcoder04/frei","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcoder04%2Ffrei","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcoder04%2Ffrei/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcoder04%2Ffrei/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcoder04%2Ffrei/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcoder04","download_url":"https://codeload.github.com/alexcoder04/frei/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247070927,"owners_count":20878586,"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":["free","go","golang","linux","memory","ram","rewrite","unix"],"created_at":"2024-12-16T22:50:51.910Z","updated_at":"2025-04-03T20:15:49.801Z","avatar_url":"https://github.com/alexcoder04.png","language":"Go","readme":"\n# frei (FREe Improved)\n\n![screenshot](./screenshot.png)\n\nSince almost every basic command nowadays has a fancy Rust or Go rewrite, `free`\nshould not be an exception.\n\nIn case you didn't know, `free` shows your memory usage on Unix-based systems.\n`frei` obtains memory data from `/proc/meminfo` and represents it in a colored\nbar chart using the same color-coding for as `htop`.\n\n## Installation\n\n### Arch Linux\n\n`frei` is available on the [AUR](https://aur.archlinux.org/packages/frei).\n\n### Pre-compiled binaries\n\nBinaries for `i386`, `amd64` and `arm` are available on the [releases\npage](https://github.com/alexcoder04/frei/releases/latest).\n\n### Compiling from source\n\nMake sure you have [Go](https://go.dev/doc/install) installed.\n\n```sh\ngit clone https://github.com/alexcoder04/frei.git\ncd frei\n\ngo build .    # builds a binary\ngo install .  # builds and install a binary to your $GOPATH\n```\n\n## Command-line options\n\n| option     | description                                       |\n|------------|---------------------------------------------------|\n| `-help`    | show list of options                              |\n| `-h`       | human-readable numbers (implies `-table`)         |\n| `-table`   | print table with numbers in addition to the chart |\n| `-version` | print version and exit                            |\n\n## Contributing\n\nI appreciate any kind of improvement/feature ideas or bug reports. Don't\nhesitate to open an [issue](https://github.com/alexcoder04/frei/issues).\n\n## FAQ\n\n### What is the differerence between \"free\" and \"available\" memory?\n\nFor more detailed information, see [`free(1)`](https://man.archlinux.org/man/free.1).\n\n\"Free\" (`MemFree` in `/proc/meminfo`) reports just the amount of memory that is\ncurrently not in use. \"Available\" (`MemAvailable` in `/proc/meminfo`), on the\nother side, is a more sophisticated estimation of how much memory is available\nfor starting new applications, without swapping. It takes into account the page\nsize and how much of reclaimable memory can actually be reclaimed.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexcoder04%2Ffrei","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexcoder04%2Ffrei","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexcoder04%2Ffrei/lists"}