{"id":17914226,"url":"https://github.com/knadh/ctunes","last_synced_at":"2025-03-23T23:30:47.251Z","repository":{"id":66339855,"uuid":"2583858","full_name":"knadh/ctunes","owner":"knadh","description":"A prototype music list manager. C programming exercise I did a very long time ago.","archived":false,"fork":false,"pushed_at":"2011-10-15T22:31:15.000Z","size":240,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T00:24:13.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/knadh.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}},"created_at":"2011-10-15T22:29:38.000Z","updated_at":"2023-02-16T04:49:12.000Z","dependencies_parsed_at":"2023-02-20T02:30:53.928Z","dependency_job_id":null,"html_url":"https://github.com/knadh/ctunes","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/knadh%2Fctunes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fctunes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fctunes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fctunes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/ctunes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186440,"owners_count":20574551,"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-10-28T19:56:55.773Z","updated_at":"2025-03-23T23:30:46.871Z","avatar_url":"https://github.com/knadh.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"A C programming exercise I did while ago.\nMaybe someone will find it useful.\n\n                   _______\n                  |__   __|\n                  ___| |_   _ _ __   ___  ___\n                 / __| | | | | '_ \\ / _ \\/ __|\n                | (__| | |_| | | | |  __/\\__ \\\n                 \\___|_|\\__,_|_| |_|\\___||___/\n\t\t================================================\n\t\tC Programming project\n\t\tcTunes v1.8\n\n\t\tKailash Nadh\n\t\thttp://kailashnadh.name\n\t\t================================================\n\n\nCONTENTS\n========\nscreenshots\t\t- screenshots of the app (windows) in action\n\nctunes/data\t\t- the directory where the data files are kept\nctunes/data/tunes.dat\t- the main data file (binary format)\nctunes/output\t\t- all exported records and exported metrics are created\n\t\t\t  in this directory\n\nctunes/main.c\t\t- the main program\nctunes/lib.c\t\t- general/misc functions\nctunes/db.c\t\t- database/file operations\nctunes/menu.c\t\t- menus and cli\nctunes/ctunes.h\t\t- the program's definition library\n\nctunes/ctunes.exe\t- Compiled Windows binary\nctunes/ctunes.bin\t- Compiled Linux binary\n\n\n\nCOMPILING\n=========\nAll four .c files (main, lib, db, menu) have to be compiled together\n\n\teg: with gcc,\n\t\tgcc main.c lib.c db.c menu.c\n\n\teg: with dmc (digital mars)\n\t\tdmc main.c lib.c db.c menu.c\n\n\nUSAGE\n=====\nThis packages comes with two compiled binaries, one for Windows (ctunes.exe) and one for linux (ctunes.bin)\n\tWindows - Simply execute ctunes.exe by double clicking\n\tLinux - Execute by double clicking, or from command line: ./ctunes.bin","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Fctunes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknadh%2Fctunes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Fctunes/lists"}