{"id":15569326,"url":"https://github.com/tony/ncurses-programming-howto-examples","last_synced_at":"2025-10-02T23:35:09.026Z","repository":{"id":50237187,"uuid":"64029458","full_name":"tony/NCURSES-Programming-HOWTO-examples","owner":"tony","description":"CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html","archived":false,"fork":false,"pushed_at":"2021-07-24T02:50:42.000Z","size":33,"stargazers_count":138,"open_issues_count":2,"forks_count":27,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-10T21:19:54.874Z","etag":null,"topics":["c","cmake","curse","ncurses","tui","tutorial"],"latest_commit_sha":null,"homepage":null,"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/tony.png","metadata":{"files":{"readme":"README.rst","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":"2016-07-23T18:17:59.000Z","updated_at":"2024-12-21T15:34:57.000Z","dependencies_parsed_at":"2022-09-18T15:54:07.660Z","dependency_job_id":null,"html_url":"https://github.com/tony/NCURSES-Programming-HOWTO-examples","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/tony%2FNCURSES-Programming-HOWTO-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tony%2FNCURSES-Programming-HOWTO-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tony%2FNCURSES-Programming-HOWTO-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tony%2FNCURSES-Programming-HOWTO-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tony","download_url":"https://codeload.github.com/tony/NCURSES-Programming-HOWTO-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235048996,"owners_count":18927717,"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":["c","cmake","curse","ncurses","tui","tutorial"],"created_at":"2024-10-02T17:26:08.466Z","updated_at":"2025-10-02T23:35:08.703Z","avatar_url":"https://github.com/tony.png","language":"C","readme":"NCURSES-Programming-HOWTO examples\n==================================\n\nCMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html\n\nRequires `CMake`_, `ncurses`_ library, C compiler (clang, gcc).\n\nYou can find ncurses for linux, BSD and OS X with your package manager\nunder names package names like\n``ncurses-devel``, ``libncurses-dev`` and ``ncurses``.\n\nBuilding\n--------\n\nEasiest:\n\n.. code-block:: sh\n\n   $ make debug\n\n.. code-block:: sh\n\n   $ make debug_ninja\n\nManual:\n\n.. code-block:: sh\n\n   $ mkdir build\n   $ cd build\n   $ make\n\nThe examples will be in ``./build/examples/``.\n\n.. CMake: https://cmake.org/\n.. ncurses: https://www.gnu.org/software/ncurses/\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftony%2Fncurses-programming-howto-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftony%2Fncurses-programming-howto-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftony%2Fncurses-programming-howto-examples/lists"}