{"id":19364303,"url":"https://github.com/orc/ndialog","last_synced_at":"2025-04-23T14:30:45.567Z","repository":{"id":137108065,"uuid":"585400","full_name":"Orc/ndialog","owner":"Orc","description":"A BSD-licensed semi-clone of the GPLed dialog program","archived":false,"fork":false,"pushed_at":"2020-06-15T22:40:39.000Z","size":215,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T15:42:54.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.pell.portland.or.us/~orc/Code/ndialog","language":"C","has_issues":true,"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/Orc.png","metadata":{"files":{"readme":"README","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-03-29T19:33:48.000Z","updated_at":"2025-02-05T09:32:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"20796aed-28fd-457d-a48c-786ce2ef8f6e","html_url":"https://github.com/Orc/ndialog","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fndialog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fndialog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fndialog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fndialog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Orc","download_url":"https://codeload.github.com/Orc/ndialog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250451594,"owners_count":21432852,"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-11-10T07:37:01.443Z","updated_at":"2025-04-23T14:30:45.552Z","avatar_url":"https://github.com/Orc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ndialog is an attempt to duplicate the functionality of Savio Lam's\ncurses-based dialog (repeatedly forked for various applications,\nGPLed fairly early on) without being encumbered with the GPL.   I\noriginally wrote it when my attempts to shoehorn new features into\n{whatever version of dialog came with SLS and/or Slackware} collided\nwith the existing mass of code.\n\n\nThe library sources are in the src subdirectory; a copy of the dialog(1)\nprogram is in the dialog subdirectory.\n\n\nTo build, run\n\n   ./configure.sh \u0026\u0026 make\n   \nfrom the toplevel directory (you can also manually cd into the src\nsubdirectory and do the make).  This will generate the file\nlibndialog.a, which can then be linked with your application (plus\n-lpanel \u0026 -lncurses, which are obviously needed)\n\nThere are four options that configure.sh accepts\n\n    --with-bsd-curses\tUse BSD curses if available\n    --with-getcap\tUse the getcap() function to get\n\t\t\tfunction key definitions.\n    --with-amalloc\tUse my paranoid memory allocator to try and\n\t\t\ttrack memory leaks\n    --shared\t\tTry to build shared libraries\n\n\nA description of the library interface is in the directory src/doc,\nin my helpfile format (which is a subset of html;  opening\nsrc/doc/index.html with any browser will work)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forc%2Fndialog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forc%2Fndialog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forc%2Fndialog/lists"}