{"id":20640512,"url":"https://github.com/kovart/seoterminal","last_synced_at":"2026-04-20T12:06:36.875Z","repository":{"id":97652212,"uuid":"182784503","full_name":"kovart/seoterminal","owner":"kovart","description":"🔬 SEO Keyword Explorer written in Go","archived":false,"fork":false,"pushed_at":"2019-06-16T10:25:19.000Z","size":80547,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T08:37:09.294Z","etag":null,"topics":["application","golang","keyword","seo","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/kovart.png","metadata":{"files":{"readme":"README.md","changelog":"history.go","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":"2019-04-22T12:42:06.000Z","updated_at":"2023-02-26T12:38:57.000Z","dependencies_parsed_at":"2023-05-31T00:59:13.576Z","dependency_job_id":null,"html_url":"https://github.com/kovart/seoterminal","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fseoterminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fseoterminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fseoterminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fseoterminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kovart","download_url":"https://codeload.github.com/kovart/seoterminal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242679514,"owners_count":20168163,"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":["application","golang","keyword","seo","terminal"],"created_at":"2024-11-16T15:29:44.624Z","updated_at":"2026-04-20T12:06:36.839Z","avatar_url":"https://github.com/kovart.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seoterminal\n\nThis app helps to work with very large CSV-files of **SEO keywords**.\nIt's fully written on GoLang so it gives the maximum of possible performance.\nThe user interface is terminal-based so you won't feel any lags or freezing.\n\n\u003e It was my first GoLang experience. The project is currently not maintained. \n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Demonstration\" src=\"https://github.com/kovart/seoterminal/raw/assets/demo.gif?raw=true\"\u003e\u003c/img\u003e\n\u003c/p\u003e\n\n## Features \n- Search by keyword\n- Grouping by lemmatized words\n- Various types of sorting\n- Cut groups into separeted files\n- Expand nested groups as deep as you want\n- History with the ability to restore states\n\n## How to run\nTo create a new project:\n```sh\n$ ./tool -p \u003cProjectName\u003e -f \u003cPathToSourceFile\u003e\n```\nTo load existing project:\n```sh\n$ ./tool -p \u003cPathToProject\u003e\n```\n\n## Hotkeys \n* \u003ckbd\u003e+\u003c/kbd\u003e : Save cluster into separeted file\n* \u003ckbd\u003e-\u003c/kbd\u003e : Save cluster into separeted file in `removed` folder\n* \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eA\u003c/kbd\u003e : Reset root cluster\n* \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eK\u003c/kbd\u003e : Set the current cluster as root\n* \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eD\u003c/kbd\u003e : Remove the current cluster as root\n* \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eS\u003c/kbd\u003e : Save the current cluster as root\n* \u003ckbd\u003eAlt\u003c/kbd\u003e + \u003ckbd\u003eH\u003c/kbd\u003e and \u003ckbd\u003eEsc\u003c/kbd\u003e : Open and Close history\n* \u003ckbd\u003eTab\u003c/kbd\u003e and \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eTab\u003c/kbd\u003e : Nivagation\n\n## How to build\nThe first you need to install all dependencies:\n```sh\n$ go get .\n```\nThen build the runnable file:\n```sh\n# For windows:\n$ go build -o tool.exe\n# For Linux/MacOS:\n$ go build -o tool\n```\n\n## Dependencies\n* [tview](https://github.com/rivo/tview)\n* [csvutil](https://github.com/jszwec/csvutil)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovart%2Fseoterminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkovart%2Fseoterminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovart%2Fseoterminal/lists"}