{"id":20026247,"url":"https://github.com/richardpl/ncdm","last_synced_at":"2025-05-05T02:31:15.398Z","repository":{"id":142039253,"uuid":"103454145","full_name":"richardpl/ncdm","owner":"richardpl","description":"ncurses download manager","archived":false,"fork":false,"pushed_at":"2025-03-31T07:07:37.000Z","size":85,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T15:49:33.836Z","etag":null,"topics":["c","download-manager","libcurl","libcurl-multi","ncurses","ncurses-library","ncurses-tui","protocol","pthreads","tui"],"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/richardpl.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-13T21:41:15.000Z","updated_at":"2025-03-31T07:07:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b0b0cfa-7182-4e88-a364-af2c73b822f5","html_url":"https://github.com/richardpl/ncdm","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/richardpl%2Fncdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardpl%2Fncdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardpl%2Fncdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardpl%2Fncdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardpl","download_url":"https://codeload.github.com/richardpl/ncdm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252427816,"owners_count":21746280,"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","download-manager","libcurl","libcurl-multi","ncurses","ncurses-library","ncurses-tui","protocol","pthreads","tui"],"created_at":"2024-11-13T09:05:57.041Z","updated_at":"2025-05-05T02:31:14.802Z","avatar_url":"https://github.com/richardpl.png","language":"C","readme":"NCDM: NCurses Download Manager\n==============================\n\nCopyright (c) 2017 Paul B Mahol\n\nNCDM is TUI tool to download files over various protocols.\n\nFeatures\n--------\n\n* Resume download\n* Showing extra info\n* Speed download control for each URL\n* Bunch of protocols supported\n\nUsage\n-----\n\nAfter starting, press F1 or ? to toggle display help.\nUse a/A to enter new download URL.\nUse S to stop/start all downloads.\nUse p to unpause/pause selected download.\nUse i to toggle more info for selected item.\nUse D to delete selected download from the download list.\nUse HOME/END \u0026 UP/DOWN to scroll items being downloaded.\nUse LEFT/RIGHT to decrease/increase speed of download.\nUse Q to quit.\n\nYou can also give URLs you want to download via command-line parameters.\n\nOptional switches:\n-R referer - This one set referer for next URL. If URL does not follow it, it\n             will be ignored.\n\n-M number  - This one set max number of connections available at same time.\n             Setting this to 0, will use new connection for each new download.\n             Set this to 1 if you want to download up to one item at same time.\n\n-H number  - Set max number of connections available at same time to\n             single host:port combination.\n\n-o file    - Set output file, not overwritting it if it exist.\n\n-O file    - Similar as above but with overwritting.\n\n-i file    - Input file with URLs to fetch, each URL is in separate line.\n\n-s speed   - Limit max speed in bytes for downloading URL that follows it.\n\n-x bool    - Auto start downloading.\n\n-X bool    - Auto exit when all was downloaded.\n\nExample\n-------\n\nFetch ftp://ftp.foo.com/foo.iso:\n\nncdm -M 1 -o new.iso -s 4096000 ftp://ftp.foo.com/foo.iso\n\nBuilding\n--------\n\nTo build NCDM, you need C99 compiler, a POSIX system, recent libcurl\nlibrary, libevent2 library, pthreads and ncursesw library.\nTo build simply type `make`.\n\nBugs \u0026 Patches\n--------------\n\nPlease file any bugs or problems on the GitHub Issues page, and send\nany new code as a Pull Request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardpl%2Fncdm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardpl%2Fncdm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardpl%2Fncdm/lists"}