{"id":32613908,"url":"https://github.com/dbaelz/pnplogbook","last_synced_at":"2025-10-30T15:55:34.693Z","repository":{"id":295059373,"uuid":"872650717","full_name":"dbaelz/PnPLogbook","owner":"dbaelz","description":"Provides a logbook for Pen \u0026 Paper games. Also a KMP, CMP and Ktor demo","archived":false,"fork":false,"pushed_at":"2025-07-01T18:28:37.000Z","size":659,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T19:30:40.513Z","etag":null,"topics":["compose-multiplatform","kotlin-multiplatform","ktor","ktor-client","ktor-server"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbaelz.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,"zenodo":null}},"created_at":"2024-10-14T20:18:28.000Z","updated_at":"2025-07-01T18:28:41.000Z","dependencies_parsed_at":"2025-05-23T13:32:23.689Z","dependency_job_id":null,"html_url":"https://github.com/dbaelz/PnPLogbook","commit_stats":null,"previous_names":["dbaelz/pnplogbook"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dbaelz/PnPLogbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbaelz%2FPnPLogbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbaelz%2FPnPLogbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbaelz%2FPnPLogbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbaelz%2FPnPLogbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbaelz","download_url":"https://codeload.github.com/dbaelz/PnPLogbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbaelz%2FPnPLogbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281835580,"owners_count":26569858,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["compose-multiplatform","kotlin-multiplatform","ktor","ktor-client","ktor-server"],"created_at":"2025-10-30T15:55:19.173Z","updated_at":"2025-10-30T15:55:34.686Z","avatar_url":"https://github.com/dbaelz.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PnP Logbook\nProvides a logbook for Pen \u0026 Paper games. Current features are:\n* Logbook: Capture every plot twist and crucial clue along your journey\n* Experience: Keep a record of the gained experience points. Never miss the level up\n* Currency: Track every coin you earn and spend. Even one copper counts!\n* Persons, groups and places: A catalog of everyone you've met, every faction you've crossed, and every place you've been\n\nThe application is built with Ktor and Kotlin Multiplatform.\nIt consists of a server providing a REST API and clients for Android, iOS, web and desktop.\n\n## Disclaimer\nThe features work and can be used as intended. Nevertheless, it's primarily a demo to showcase the\nclient and server-side components of Ktor and Kotlin Multiplatform.\nTherefore, some features might exist to enhance the showcase and aren't intended for production use.\nFor example, there is an easy option to shut down the server from the client.\nAlso, the security of the client and server should be improved before deploying it in production.\nPlease keep those limitations in mind when using the project.\n\n## Project structure\nThis is a Kotlin Multiplatform project targeting Android, iOS, web, desktop and server.\n\n* `/client` is for code that will be shared across your Compose Multiplatform client applications.\n  It contains several subfolders:\n  - `commonMain` is for code that’s common for all targets.\n  - Other folders are for Kotlin code that will be compiled for only the platform indicated in the folder name.\n    For example, if you want specific code for iOS then put it in `iosMain`.\n\n* `/iosApp` contains iOS applications/XCode project. Even if you’re sharing your UI with Compose Multiplatform, \n  you need this entry point for your iOS app. This is also where you should add SwiftUI code for your project.\n\n* `/server` is for the Ktor server application.\n\n* `/shared` is for the code that will be shared between all targets in the project.\n  The most important subfolder is `commonMain`. If preferred, you can add code to the platform-specific folders here too.\n\n## Screenshots\n![Android client](screenshot/android.png)\n![Desktop client](screenshot/desktop.png)\n![Web client](screenshot/web.png)\n\n## Contribution\nFeel free to contribute via pull requests.\n\n## License\nThe project is licensed by the [Apache 2 license](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbaelz%2Fpnplogbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbaelz%2Fpnplogbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbaelz%2Fpnplogbook/lists"}