{"id":18321372,"url":"https://github.com/l3pp4rd/st","last_synced_at":"2025-06-14T22:02:47.272Z","repository":{"id":9608826,"uuid":"11532501","full_name":"l3pp4rd/st","owner":"l3pp4rd","description":"a clone of suckless simple terminal aka st","archived":false,"fork":false,"pushed_at":"2017-04-02T17:47:59.000Z","size":2563,"stargazers_count":68,"open_issues_count":2,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-21T13:13:40.196Z","etag":null,"topics":["simple-terminal","solarized","suckless","terminal","terminal-emulators","transparent"],"latest_commit_sha":null,"homepage":"http://st.suckless.org","language":"C","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/l3pp4rd.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}},"created_at":"2013-07-19T16:51:00.000Z","updated_at":"2024-10-23T02:34:04.000Z","dependencies_parsed_at":"2022-09-07T07:51:45.386Z","dependency_job_id":null,"html_url":"https://github.com/l3pp4rd/st","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3pp4rd%2Fst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3pp4rd%2Fst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3pp4rd%2Fst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3pp4rd%2Fst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l3pp4rd","download_url":"https://codeload.github.com/l3pp4rd/st/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411234,"owners_count":20934650,"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":["simple-terminal","solarized","suckless","terminal","terminal-emulators","transparent"],"created_at":"2024-11-05T18:19:18.091Z","updated_at":"2025-04-05T22:32:20.649Z","avatar_url":"https://github.com/l3pp4rd.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# st - simple terminal\n\nThis is a clone of [suckless.org](http://suckless.org) the coolest terminal client **st**.\nLight, stable, simple and fast. **tmux** brings in all other needed features.\n\n## Customizations\n\n- **Inconsolata** font usage.\n- **solarized** dark color scheme.\n- **transparency** support added.\n\n## Screen\n\n![Screenshot](https://raw.github.com/l3pp4rd/st/master/screen.png)\n\n## Requirements\n\nIn order to build st you need:\n\n- Xlib header files - location of these might differ, edit config.mk\n- xft lib headers.\n- Inconsolata.ttf fonts, unless you change it in config.h\n\n## Installation\n\nEdit config.mk to match your local setup (**st** is installed into the\n**/usr/local** namespace by default).\n\n**NOTE:** to have unicode character support, install **freetype2** library\nheaders.\n\n**NOTE:** **ranger** file manager may not preview images well, when having\ntransparency enabled.\n\n## Transparency\n\nYou need to run **compton** or **xcompmgr** in order to have transparent\nterminal.\n\n### Ubuntu required libraries\n\n    apt-get install libx11-dev libxext-dev libxft-dev fonts-inconsolata\n\nAfterwards enter the following command to build and install st (if\nnecessary as root):\n\n    make clean install\n\n**NOTE** concerning [inconsolata font\nchanges](https://bbs.archlinux.org/viewtopic.php?id=206805), recently it\ngot bold font support and if you had hinstyle set to **none** it should\nnot make any impact. Otherwise you may need to set it to none.\n\n## Running st\n\nIf you did not install st with make clean install, you must compile\nthe st terminfo entry with the following command:\n\n    tic -s st.info\n\nRun it with tmux:\n\n    st -e tmux\n\nSee the man page for additional details.\n\n## Credits\n\nBased on Aurélien APTEL \u003caurelien dot aptel at gmail dot com\u003e bt source code.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3pp4rd%2Fst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl3pp4rd%2Fst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3pp4rd%2Fst/lists"}