https://github.com/wangzhiyao/keeper
An Android application designed to assist users by managing their JX3 game accounts and characters.
https://github.com/wangzhiyao/keeper
databinding-android jetpack-navigation mvi-architecture room-database single-activity-architecture
Last synced: 2 months ago
JSON representation
An Android application designed to assist users by managing their JX3 game accounts and characters.
- Host: GitHub
- URL: https://github.com/wangzhiyao/keeper
- Owner: WangZhiYao
- License: apache-2.0
- Created: 2023-06-24T16:06:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T07:12:23.000Z (about 1 year ago)
- Last Synced: 2024-04-05T08:28:39.711Z (about 1 year ago)
- Topics: databinding-android, jetpack-navigation, mvi-architecture, room-database, single-activity-architecture
- Language: Kotlin
- Homepage:
- Size: 372 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keeper
An app for keeping JX3 game accounts, where users can track their own accounts and the characters within each account.
## Todo
- [x] Search by character name, account username
- [ ] Import from excel / Export to excel
- [ ] Update Zone / Server / Sect / Internal## License
Copyright 2023 WangZhiYao
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.