{"id":17081591,"url":"https://github.com/developersu/konogonka","last_synced_at":"2025-05-07T23:03:29.072Z","repository":{"id":47771809,"uuid":"253331699","full_name":"developersu/konogonka","owner":"developersu","description":"File explorer/export tool for NS-related files","archived":false,"fork":false,"pushed_at":"2024-11-20T21:55:58.000Z","size":1606,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T15:01:02.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developersu.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":"2020-04-05T21:03:44.000Z","updated_at":"2024-11-20T21:56:02.000Z","dependencies_parsed_at":"2024-12-04T11:47:15.579Z","dependency_job_id":null,"html_url":"https://github.com/developersu/konogonka","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2Fkonogonka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2Fkonogonka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2Fkonogonka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2Fkonogonka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developersu","download_url":"https://codeload.github.com/developersu/konogonka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252968114,"owners_count":21833251,"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-14T12:54:33.717Z","updated_at":"2025-05-07T23:03:29.039Z","avatar_url":"https://github.com/developersu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# konogonka\n\n![License](https://img.shields.io/badge/License-GPLv3-blue.svg) [![status-badge](https://ci.redrise.ru/api/badges/10/status.svg)](https://ci.redrise.ru/repos/10)\n\nGitHub mirror. [Click here to get it from independent source code location](https://git.redrise.ru/desu/konogonka) \n\nNightly builds could be found somewhere on [redrise.ru](https://redrise.ru)\n\nDeep WIP multi-tool to work with NS-specific files / filesystem images.\n\nFront end to libKonogonka\n\n### License\n\n[GNU General Public License v3+](https://github.com/developersu/konogonka/blob/master/LICENSE)\n\n\u003cimg src=\"screenshots/1.png\" alt=\"drawing\" width=\"250\"/\u003e \u003cimg src=\"screenshots/2.png\" alt=\"drawing\" width=\"250\"/\u003e \u003cimg src=\"screenshots/3.png\" alt=\"drawing\" width=\"250\"/\u003e\n\n\u003cimg src=\"screenshots/4.png\" alt=\"drawing\" width=\"250\"/\u003e \u003cimg src=\"screenshots/5.png\" alt=\"drawing\" width=\"250\"/\u003e \u003cimg src=\"screenshots/6.png\" alt=\"drawing\" width=\"250\"/\u003e\n\n\u003cimg src=\"screenshots/7.png\" alt=\"drawing\" width=\"250\"/\u003e\n\n### Used libraries \u0026 resources\n* [OpenJFX](https://wiki.openjdk.java.net/display/OpenJFX/Main)\n* Few icons taken from: [materialdesignicons.com](http://materialdesignicons.com/)\n* See libKonogonka project for details\n\n### System requirements\n\nJRE/JDK 8u60 or higher.\n\n### Notes about usage\n\n1. Start from clicking on 'settings' and importing keys. Use import. Don't waste your time.\n2. To open sub-file from the file use right mouse click and select 'Open'. Supported formats listed below.\n\n### Build this\n\n1. Install JDK\n2. Install Maven\n3. Install libKonogonka to local repository:\n4. $ git clone https://git.redrise.ru/desu/libKonogonka\n5. $ mvn -B -DskipTests clean package\n6. $ mvn install:install-file -Dfile=./target/libKonogonka-*-jar-with-dependencies.jar -DgroupId=ru.redrise -DartifactId=libKonogonka -Dversion=`grep -m 1 '\u003cversion\u003e' pom.xml| sed -e 's/\\s*.\\/\\?version\u003e//g'\n   ` -Dpackaging=jar -DgeneratePom=true;\n7. $ git clone https://github.com/developersu/konogonka.git\n8. $ mvn -B -DskipTests clean package\n9. $ java -jar target/konogonka-0.x.x-jar-with-dependencies.jar\n\n### Thanks!\n\n* [DDinghoya](https://github.com/DDinghoya), who translated this application to Korean!\n* [kuragehime](https://github.com/kuragehimekurara1), who translated this application to Japanese and Ryukyuan languages!\n\n### Checklist\n\n* [x] NSP (PFS0)\n* [x] XCI (+HFS0)\n* [x] TIK\n* [x] XML \n* [x] NRO\n* [x] NPDM support (to check)\n* [ ] CERT support\n* [ ] CNMT support\n* [ ] NSO support (to add; available at lib)\n* [ ] package2 support (to add; available at lib)\n* [ ] INI1 support (to add; available at lib)\n* [ ] KIP support (to add; available at lib)\n* [x] RomFS\n* [ ] LogPrinter to singleton implementation. \n* [x] 'Save to folder' option","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopersu%2Fkonogonka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopersu%2Fkonogonka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopersu%2Fkonogonka/lists"}