{"id":24757585,"url":"https://github.com/crolbar/matm","last_synced_at":"2025-10-11T05:30:43.168Z","repository":{"id":198833699,"uuid":"698535110","full_name":"crolbar/matm","owner":"crolbar","description":"watch anime, movies, tv shows and read manga from comfort of the cli","archived":false,"fork":false,"pushed_at":"2024-09-15T18:16:28.000Z","size":302,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T08:51:16.146Z","etag":null,"topics":["anime","anime-scraper","cli","fzf","manga","manga-downloader","manga-reader","movie","movies","movies-streaming","mpv","ratatui","ratatui-rs","rust","rust-lang","scraper","webscraping"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/crolbar.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":"2023-09-30T07:45:56.000Z","updated_at":"2025-02-19T00:15:12.000Z","dependencies_parsed_at":"2023-10-12T06:37:35.156Z","dependency_job_id":"7a74058c-1b14-4961-a5e4-cc9e67ca9067","html_url":"https://github.com/crolbar/matm","commit_stats":null,"previous_names":["crolbar/mani","crolbar/matm"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/crolbar/matm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crolbar%2Fmatm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crolbar%2Fmatm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crolbar%2Fmatm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crolbar%2Fmatm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crolbar","download_url":"https://codeload.github.com/crolbar/matm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crolbar%2Fmatm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006320,"owners_count":26084085,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["anime","anime-scraper","cli","fzf","manga","manga-downloader","manga-reader","movie","movies","movies-streaming","mpv","ratatui","ratatui-rs","rust","rust-lang","scraper","webscraping"],"created_at":"2025-01-28T15:33:03.615Z","updated_at":"2025-10-11T05:30:42.797Z","avatar_url":"https://github.com/crolbar.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nA tool to watch anime, movies, tv shows and read manga from the comfort of the terminal! \n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n    matm works by scraping \n    \u003ca href=\"https://aniwatch.to\"\u003eaniwatch.to\u003c/a\u003e, \n    \u003ca href=\"https://flixhq.to/\"\u003eflixhq.to\u003c/a\u003e,\n    \u003ca href=\"https://manganato.com/\"\u003emanganato.com\u003c/a\u003e\n    then playing the video through \n    \u003ca href=\"https://github.com/mpv-player/mpv\"\u003empv\u003c/a\u003e and \n    \u003ca href=\"https://github.com/pwmt/zathura\"\u003ezathura\u003c/a\u003e for manga\n\u003c/h3\u003e\n\n# Install\n### You are at your own risk when using this tool!\n\n## Linux\n\n### Arch\nInstall from the AUR\n```\nyay -S matm-bin\n```\nif the release dosnt work there is a git version `matm-git`\n- the histroy file is in `~/.local/state/matm`\n- the cache dir for manga is `~/.cache/matm`\n\n## Windows\nno\n\n## Manual\n\n### Build\nYou can build it from source on any linux distribution. (make sure you have all dependencies)\n```\ngit clone https://github.com/crolbar/matm\ncd matm\ncargo build --release\n```\n\n\n\n### Running\nThe binary is in `target/release` so you can:\n```\ncd target/release\n./matm\n```\n\nIf you get \"permission denied\" make sure the binary is executable\n```\nchmod +x matm\n```\n\nThen you can cp the binary into your $PATH\n```\nsudo cp matm /usr/bin\n```\nYou can remove the cloned repo if you want\n```\ncd ../../..\nrm -rf matm\n```\n\n# Dependencies\n#### Usage\n- `mpv`\n- `zathura-cb`\n- `fzf` (for versions before 2.0)\n#### Make\n- `git`\n- `cargo`\n\n### AUR packages:\n```\nyay -S --needed mpv zathura-cb git cargo\n```\n\n# Usage\n\u003cdetails\u003e\u003csummary\u003e\u003cb\u003eWatching anime\u003c/summary\u003e\n\n```\nmatm ani\n```\nYou can use `matm a` for short\n\n#### Continue to watch from history\n```\nmatm a -c\n```\n\n#### Watch the dubbed versioin\n```\nmatm a --dub\n```\n\n#### Get the help menu\n```\nmatm a --help\n```\n\n\u003c/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cb\u003eWatching movies or tv shows\u003c/summary\u003e\n\n```\nmatm mov\n```\nYou can use `matm m` for short\n\n#### Continue to watch from history\n```\nmatm m -c\n```\n\n#### Use vlc insead of mpv (not recommended)\nSometimes takes a bit to load\n```\nmatm m --vlc\n```\n\n#### Get the help menu\n```\nmatm m --help\n```\n\u003c/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cb\u003eReading manga\u003c/summary\u003e\n\n```\nmatm man\n```\nYou can use `matm ma` for short\n\n#### Continue to watch from history\n```\nmatm ma -c\n```\n\n#### Clean the cache directory\n```\nmatm ma --clean\n```\n\n#### Get the help menu\n```\nmatm ma --help\n```\n\u003c/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cb\u003eSelector\u003c/summary\u003e\n\n- Exit: `Esc`, `Alt + q`, `ctrl + c`\n- Up: `arrow-up`, `alt + k`, `shift + tab`, `scrollup`\n- Down: `arrow-down`, `alt + j`, `tab`, `scrolldown``\n- Top: `PageUp`, `Home`, `alt + g`\n- Bottom: `PageDown`, `End`, `alt + shift + g`\n- Select: `Enter`, `double left click`\n\n\u003c/details\u003e\n\n# Uninstall\n### AUR\n```\nyay -R matm-bin\n```\nor if you are using the git version `matm-git`\n\n\n### Manual\nyou can basically remove the binary file\n```\nsudo rm $(which matm)\n```\nand state and cache folders\n```\nrm -rf ~/.local/state/matm\nrm -rf ~/.cache/matm\n```\n\n# Credits\n- [ani-cli](https://github.com/pystardust/ani-cli): inspiration for this project\n- [justchokingaround](https://github.com/justchokingaround): mmm lobster\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrolbar%2Fmatm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrolbar%2Fmatm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrolbar%2Fmatm/lists"}