{"id":28842756,"url":"https://github.com/alfonsog-dev/iomodule","last_synced_at":"2025-07-04T04:37:51.910Z","repository":{"id":299558638,"uuid":"1003416911","full_name":"AlfonsoG-dev/IoModule","owner":"AlfonsoG-dev","description":"Is a study purpose project to try different ways to manage files and  multithread","archived":false,"fork":false,"pushed_at":"2025-06-17T06:13:46.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-17T06:33:15.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"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/AlfonsoG-dev.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2025-06-17T05:51:36.000Z","updated_at":"2025-06-17T06:13:50.000Z","dependencies_parsed_at":"2025-06-17T06:44:14.899Z","dependency_job_id":null,"html_url":"https://github.com/AlfonsoG-dev/IoModule","commit_stats":null,"previous_names":["alfonsog-dev/iomodule"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlfonsoG-dev/IoModule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FIoModule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FIoModule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FIoModule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FIoModule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlfonsoG-dev","download_url":"https://codeload.github.com/AlfonsoG-dev/IoModule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfonsoG-dev%2FIoModule/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260783891,"owners_count":23062430,"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":"2025-06-19T16:06:42.470Z","updated_at":"2025-07-04T04:37:51.901Z","avatar_url":"https://github.com/AlfonsoG-dev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IO module\nA simple project to study and try different ways to manage files using the Java API.\n- Also, i plan to integrate multithread operations.\n\n## References\n- [Java API docs](https://download.java.net/java/early_access/valhalla/docs/api/)\n\n## Dependencies\n- [Java JDK](https://www.oracle.com/java/technologies/downloads/)\n- [custom build tool](https://github.com/AlfonsoG-dev/javaBuild)\n- [custom file system operations](https://github.com/AlfonsoG-dev/filesManager)\n\n---\n\n## Installation\n\n1. Clone the repository\n```sh\ngit clone https://www.github.com/AlfonsoG-dev/IoModule\n```\n2. Build the project.\n- You can either use the `.ps1` script\n```sh\npwsh build.ps1\n```\n- Or you can use my [custom build tool](https://github.com/AlfonsoG-dev/javaBuild)\n```sh\njb --build\n```\n\u003e If you are using the `.jar` build.\n```sh\njava -jarJavaBuild.jar --build\n```\n3. Execute the program using `.jar` file\n```sh\njava -jar IoModule.jar\n```\n\n---\n\n## Usage\nThere are CLI options to list files from the source of the `mysql JDBC` library.\n1. List by using the `Runnable` implementation.\n```sh\njava -jar IoModule.jar --r\n```\n2. List by using the `Callable` implementation.\n```sh\njava -jar IoModule.jar --c\n```\n3. List by using the `Callable` in asynchronous manner\n```sh\njava -jar IoModule.jar --ec\n```\n4. List by using the `Callable List` in asynchronous manner.\n\u003e This is performed by passing two list of the type `Callable\u003cList\u003cPath\u003e\u003e`\n\u003e- It shows the list of files and the list of directories inside the `mysql JDBC` library\n```sh\njava -jar IoModule.jar --lc\n```\n5. List file lines by using the `Callable`.\n```sh\njava -jar IoModule.jar --rfl\n```\n\nLastly you can see the options by using:\n```sh\njava -jar IoModule.jar --h\n```\n\n---\n\n# Disclaimer\n- This project is for educational purposes.\n- Security issues aren't taken into account.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfonsog-dev%2Fiomodule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfonsog-dev%2Fiomodule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfonsog-dev%2Fiomodule/lists"}