{"id":13598969,"url":"https://github.com/tgfrerer/ofxNcurses","last_synced_at":"2025-04-10T10:30:47.811Z","repository":{"id":21939436,"uuid":"25263892","full_name":"tgfrerer/ofxNcurses","owner":"tgfrerer","description":"Beautiful text based apps for openFrameworks. With asynchronous text input, and form fields. Because, sometimes, text will do.","archived":false,"fork":false,"pushed_at":"2022-10-16T15:28:22.000Z","size":607,"stargazers_count":33,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-03T23:22:31.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://poniesandlight.co.uk","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tgfrerer.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-15T16:40:33.000Z","updated_at":"2024-12-27T22:45:03.000Z","dependencies_parsed_at":"2023-01-11T21:24:59.658Z","dependency_job_id":null,"html_url":"https://github.com/tgfrerer/ofxNcurses","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/tgfrerer%2FofxNcurses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2FofxNcurses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2FofxNcurses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2FofxNcurses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgfrerer","download_url":"https://codeload.github.com/tgfrerer/ofxNcurses/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199136,"owners_count":21063641,"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":[],"created_at":"2024-08-01T17:00:58.582Z","updated_at":"2025-04-10T10:30:47.244Z","avatar_url":"https://github.com/tgfrerer.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"\u003cpre\u003e\n     _____    ___     \n    /    /   /  /     ofxNcurses\n   /  __/ * /  /__    (c) ponies \u0026 light, 2014, 2019\n  /__/     /_____/    poniesandlight.co.uk\n\n  ofxNcurses\n  Created by Tim Gfrerer 2014.\n  \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in\n all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n THE SOFTWARE.\n\u003c/pre\u003e\n\n# ofxNcurses\n\nBeautiful window-less console apps on *nix systems with openFrameworks. \n\nThis addon is a thin wrapper around the commonly available ncurses \nlibrary. This is an initial commit. API might change. PRs welcome.\n\nTested against OS X, linux (ubuntu eoan, debian wheezy), raspberry pi.\n\n# Reference Render\n\n![image](screenshot.png)\n\n# Version\n\n0.11\n\n## Features\n\n* Easy access to most commonly used ncurses functions\n* Thin wrapper around (growing) form text fields for text input.\n* Asynchronous text input routed through ofApp::keyPressed()\n* Thin c++ wrapper around most common ncurses element, with intelligent memory management\n* Word wrapping helper for multi-line paragraphs.\n* Automatically cleans up after yourself\n* Keeps your global namespace clean\n\n\n## Use\n\nSee Example Project. Note that you will have to edit main.cpp to get a purely console-based application.\n\n# Dependencies \n\nAs the name suggests, this addon depends on ncurses and form. Ncurses is supplied by default in many *nix environments, including OS X, which also supplies the header files for both libraries. If your linux system does not supply the header files, install ```ncurses-dev``` using your favourite package manager.\n\n## Linker flags\n\n\t-lncurses -lform\n\n# Note\n\nXCode can't run an ncurses based console app in it's debug window. You will have to launch your app manually from the terminal, or add the following \"Run Script Phase\" to your build steps:\n\n\topen \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/$PRODUCT_NAME\"\n\n\n## Additional Credits \n\nAscii art for example project created using jp2a, http://csl.name/jp2a/\n\n## Thanks \n\n* [Eduard Frigola](https://github.com/eduardfrigola) for porting to openFrameworks 0.11.0\n* [Bernardo A. Rodrigues](https://github.com/bernardoaraujor) for testing and reporting an issue\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgfrerer%2FofxNcurses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgfrerer%2FofxNcurses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgfrerer%2FofxNcurses/lists"}