{"id":13423412,"url":"https://github.com/hoijui/sent","last_synced_at":"2025-03-21T18:33:31.232Z","repository":{"id":136305058,"uuid":"113023384","full_name":"hoijui/sent","owner":"hoijui","description":"a simple plaintext presentation tool","archived":false,"fork":false,"pushed_at":"2021-06-12T05:31:25.000Z","size":93,"stargazers_count":27,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T03:51:33.829Z","etag":null,"topics":["oseg","presentation","presentation-slides","presentation-tools","suckless","tool"],"latest_commit_sha":null,"homepage":"https://tools.suckless.org/sent/","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hoijui.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}},"created_at":"2017-12-04T09:36:28.000Z","updated_at":"2024-07-26T07:38:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a372076b-7876-4e5d-92b1-c81bb8d70179","html_url":"https://github.com/hoijui/sent","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/hoijui%2Fsent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoijui%2Fsent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoijui%2Fsent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoijui%2Fsent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoijui","download_url":"https://codeload.github.com/hoijui/sent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244849647,"owners_count":20520758,"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":["oseg","presentation","presentation-slides","presentation-tools","suckless","tool"],"created_at":"2024-07-31T00:00:33.934Z","updated_at":"2025-03-21T18:33:30.873Z","avatar_url":"https://github.com/hoijui.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"_sent_ is a simple plaintext presentation tool.\n\n_sent_ does not need Latex, LibreOffice or any other fancy file format.\nIt uses plaintext files to describe the slides and can include images via farbfeld.\nEvery paragraph represents a slide in the presentation.\n\nThe presentation is displayed in a simple X11 window.\nThe content of each slide is automatically scaled to fit the window and centered,\nso you also don't have to worry about alignment.\nInstead you can really concentrate on the content.\n\n### Dependencies\n\nYou need _Xlib_ and _Xft_ to build _sent_,\nand the [farbfeld][0] tools installed to use images in your presentations.\n\n### Demo\n\nTo get a little demo, just type\n\n```bash\nmake \u0026\u0026 ./sent example\n```\n\nYou can navigate with the arrow keys and quit with `q`.\n\n\n### Usage\n\n```bash\nsent [FILE]\nsent -h\nsent -v\n```\n\nIf `FILE` is omitted or equals `-`, `stdin` will be read.\nProduce image slides by prepending a `@` in front of the filename as a single paragraph.\nLines starting with `#` will be ignored.\nA `\\` at the beginning of the line escapes `@` and `#`.\n\nA presentation file could look like this:\n\n```sent\nsent\n\n@nyan.png\n\ndepends on\n- Xlib\n- Xft\n- farbfeld\n\nsent FILENAME\none slide per paragraph\n# This is a comment and will not be part of the presentation\n\\# This and the next line start with backslashes\n\n\\@FILE.png\n\nthanks / questions?\n```\n\n### Development\n\nsent is developed at \u003chttp://tools.suckless.org/sent\u003e\n\n\n[0]: http://tools.suckless.org/farbfeld/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoijui%2Fsent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoijui%2Fsent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoijui%2Fsent/lists"}