NCurses Swift bindings into the C ncurses library with complex macros included (not normally imported by swift, so I wrote them in swift) Installation (SPM) .package(url: "https://github.com/Ponyboy47/ncurses.git", .branch("master")) Usage Should be just like in C License MIT