Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catpawzz/healing-neko
Healing neko is an app where you can heal yourself accompanied by a simple neko.
https://github.com/catpawzz/healing-neko
baserow-api dart flutter
Last synced: about 1 month ago
JSON representation
Healing neko is an app where you can heal yourself accompanied by a simple neko.
- Host: GitHub
- URL: https://github.com/catpawzz/healing-neko
- Owner: catpawzz
- License: bsd-3-clause
- Created: 2024-08-19T17:43:01.000Z (5 months ago)
- Default Branch: production
- Last Pushed: 2024-10-04T13:48:40.000Z (3 months ago)
- Last Synced: 2024-11-14T19:26:41.487Z (about 2 months ago)
- Topics: baserow-api, dart, flutter
- Language: Dart
- Homepage: https://apps.french-femboi.eu/view?app=healing-neko
- Size: 69.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changes.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Healing Neko
Feeling a bit down, are we? No worries at all, fren! Our marvelous Healing Neko app is here to sprinkle some joy and warmth into your day! Whether you're feeling blue or just need a little pick-me-up, our adorable neko companion is ready to lend a paw and whisk away those worries. 🐾✨ So why wait? Dive into the world of Healing Neko today and let the purr-fect remedy for your soul whisk you away to a land of smiles and sunshine! 🌞😺
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/N4N2FINT7) [![Translation status](http://translate.catpawz.eu/widget/catpawz/healing-neko/svg-badge.svg)](http://translate.catpawz.eu/engage/catpawz/) [![Flutter CI - PROD](https://github.com/french-femboi/Healing-Neko/actions/workflows/flutter-prod.yml/badge.svg)](https://github.com/french-femboi/Healing-Neko/actions/workflows/flutter-prod.yml) [![Flutter CI - DEV](https://github.com/french-femboi/Healing-Neko/actions/workflows/flutter-dev.yml/badge.svg)](https://github.com/french-femboi/Healing-Neko/actions/workflows/flutter-dev.yml)
## Built With
- [Contributor Covenant](https://www.contributor-covenant.org/) - Used
for the Code of Conduct
- [Creative Commons](https://creativecommons.org/) - Used to choose
the license
- [DART](https://dart.dev/) - Used for general code
- [KOTLIN](https://kotlinlang.org/) - Android mechanics
- [XML](https://www.w3schools.com/xml/) - Android mechanics
- [SWIFT](https://developer.apple.com/swift/) - IOS mechanics
- [Ambience](soundscapes.md) - Ambient music for the app, check out the credits!## Versioning
We use [GIT](https://git-scm.com/) for versioning and code review.
## Authors & Contributors
- **French Femboi** - *Working on the code* - [Porfolio](https://french-femboi.eu)
- **TeaMaki** - *Graphic design / icons* - [Bsky](https://bsky.app/profile/teamaki.bsky.social)
- **Billie Thompson** - *Provided README Template* - [PurpleBooth](https://github.com/PurpleBooth)
- **Dane Whisper** - *Provided UI sounds* - [Link](https://www.youtube.com/@danewhisper)
- **Everyone listed in the Ambience file** - *Provided songs for the soundscapes* - [Link](soundscapes.md)
- Sound Effects from Pixabay## License
This project is licensed under the [BSD-3](LICENSE)
CLAUSE LICENSE - see the [LICENSE.md](LICENSE) file for
details## Shared preferences
Here you'll find every single shared_preferences key and value, plus a simple explanation. It's possible that some of them aren't listed in here, due to the fact that they are not needed for code editing and only internal purposes such as bug reporting and feature requests.
---
_Booleans_
- **hln_setup** - boolean - returns if the user has already completed initial setup or not
- **hln_shorter_boot** - boolean - makes the app boot faster by making the load time tighter
- **hln_haptic** - boolean - returns if the user has haptic feedback enabled or not
- **hln_neko_sounds** - true - returns if the user has enabled neko sounds or not
- **hln_ui_sounds** - true - returns if the user has enabled ui sounds or not
_Strings_
- **hln_name** - string - the name the user set on initial setup
- **hln_hobbies** - string - the hobbies the user set on initial setup
- **hln_petName** - string - the pet name the user chose on the initial setup
- **hln_mdfile** - string - used for storing the requested file name while opening the view page
- **hln_song** - string - saved the current song name to resume playback when going back to the home page
- **hln_tids** - string - saves a list of all tree is'd to display in the list
- **hln_last_tid** - string - saves the last tid from the last assesment of the user_Integers_
- **hln_index** - integer - used for setting a custom navigation index when relaunching the home page## Repo activity
![Alt](https://repobeats.axiom.co/api/embed/99087bf5b9b388ddf57682bfa1d2811868506b65.svg "Repobeats analytics image")