{"id":16655123,"url":"https://github.com/masayukig/presentty","last_synced_at":"2025-07-09T10:38:23.487Z","repository":{"id":66984142,"uuid":"125010996","full_name":"masayukig/presentty","owner":"masayukig","description":"This is a cloned repo from","archived":false,"fork":false,"pushed_at":"2023-01-24T23:51:28.000Z","size":124,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T18:13:08.336Z","etag":null,"topics":["cli","cui","presentation","python","tty"],"latest_commit_sha":null,"homepage":"http://git.inaugust.com/cgit/presentty/","language":"Python","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/masayukig.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2018-03-13T07:36:22.000Z","updated_at":"2023-01-25T16:08:21.000Z","dependencies_parsed_at":"2023-02-27T12:15:15.722Z","dependency_job_id":null,"html_url":"https://github.com/masayukig/presentty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/masayukig/presentty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masayukig%2Fpresentty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masayukig%2Fpresentty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masayukig%2Fpresentty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masayukig%2Fpresentty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masayukig","download_url":"https://codeload.github.com/masayukig/presentty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masayukig%2Fpresentty/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264441546,"owners_count":23608906,"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":["cli","cui","presentation","python","tty"],"created_at":"2024-10-12T09:51:58.203Z","updated_at":"2025-07-09T10:38:23.466Z","avatar_url":"https://github.com/masayukig.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Presentty\n=========\n\nPresentty is a console-based presentation program based on\nRestructuredText.\n\nInstallation\n------------\n\nIt is recommended, but not required, to install presentty in to a\nvirtualenv.  To set one up::\n\n  virtualenv presentty-env\n  source presentty-env/bin/activate\n\nTo install the latest version from the cheeseshop::\n\n  pip install presentty\n\nTo install from a git checkout::\n\n  pip install .\n\nIn order to use the cross-fade transition, you must run presentty in a\n256-color capable terminal, such as gnome-terminal or xterm.\n\nIn order for images to render as ascii art, you must have jp2a\ninstalled.\n\nIn order to use figlet and cowsay directives, their respective\nprograms must be installed.\n\nUsage\n-----\n\nPresentty takes the path to the presentation file as an argument.\n\nTo run the demonstration included with Presentty, run the following::\n\n  presentty example/demo.rst\n\nOther command line options are available; you can see them with::\n\n  presentty --help\n\nOnce presentty is running, you may start an optional presenter's\nconsole in another window with::\n\n  presentty-console example/demo.rst\n\nOnce in the presenter's console, you can use the arrow keys and\n[enter] to change the current slide, 't' to set the countdown timer\nstarting value, and [space] to start or stop the timer.\n\nIn either the presenter's console or the main presentty window, the\nleft and right arrow keys or page-up and page-down navigate between\nslides.\n\nTo exit presentty gracefully, use the 'q' key.\n\nSource\n------\n\nGit repo: http://git.inaugust.com/cgit/presentty/\n\nContributing\n------------\n\nTo send your latest commit as a patch, run::\n\n  git send-email --to corvus@gnu.org --annotate -1\n\nOr, if you don't have ``git send-email`` configured, run::\n\n  git format-patch --stdout HEAD~1 \u003e /tmp/presentty.patch\n\nAnd send `/tmp/presentty.patch` to corvus@gnu.org using your email\nclient.\n\nLicense\n-------\n\nPresentty is licensed under the GPLv3 or later.  Please see the\nCOPYING file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasayukig%2Fpresentty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasayukig%2Fpresentty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasayukig%2Fpresentty/lists"}