Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BitFlaker/lucidsourcekit
This app is supposed to be an all-you-need toolkit for lucid dreaming with a focus on feature richness and customizability
https://github.com/BitFlaker/lucidsourcekit
android binaural binaural-beats dream dream-journal journal lucid lucid-dream lucid-dreaming reality-check reminder sleep
Last synced: 2 months ago
JSON representation
This app is supposed to be an all-you-need toolkit for lucid dreaming with a focus on feature richness and customizability
- Host: GitHub
- URL: https://github.com/BitFlaker/lucidsourcekit
- Owner: BitFlaker
- License: gpl-3.0
- Created: 2021-12-11T16:23:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:03:31.000Z (3 months ago)
- Last Synced: 2024-10-29T21:18:30.698Z (3 months ago)
- Topics: android, binaural, binaural-beats, dream, dream-journal, journal, lucid, lucid-dream, lucid-dreaming, reality-check, reminder, sleep
- Language: Java
- Homepage:
- Size: 6.66 MB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lucid-dreams - lucidsourcekit - An all-you-need toolkit for lucid dreaming including a binaural beats player and much more. (Open-Source Projects)
README
# LucidSourceKit
![GitHub License](https://img.shields.io/github/license/BitFlaker/lucidsourcekit)
![GitHub repo size](https://img.shields.io/github/repo-size/BitFlaker/lucidsourcekit)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/BitFlaker/lucidsourcekit)
![Version state](https://img.shields.io/badge/version_state-early_alpha-A04EED)**LucidSourceKit** is supposed to be an all-you-need toolkit for lucid dreaming with a focus on feature richness and customizability. The main idea is to store all your data on your phone where you have full control over it. Therefore the app neither needs nor has the permission `android.permission.INTERNET` which means the app in and of itself cannot access the internet. In addition to that, an ad-free experience and a modern UI while providing powerful tools are some of the primary goals.
### Main features
* Setting a pin or password with biometric authentication before the app can be opened
* Creating dream journal entries (text, template, audio) with ratings
* Setting alarms to try to wake you up during REM periodes
* Sending customizable notifications
* Tracking goals to look out for in order to improve awareness
* Playing binaural beats
* Analyzing your progress by viewing journal and usage statistics
* Backup your data by exporting and importing local backups
* And more features in the future...## 🛡️ Privacy
As stated above, it is being tried to keep all your data on your phone exclusively for as long as you do not export it. Everything is saved locally (unencrypted) on the phone in the applications data directory (which should only be accessible by this app on non-rooted devices). The app does not have the permission `android.permission.INTERNET`. Therefore it cannot directly connect to the internet. Exceptions would be data automatically processed by Android devices and other data transfers that I am not aware of. If you notice any kind of privacy issues, feel free to report it in the [Issues](https://github.com/BitFlaker/lucidsourcekit/issues) section.## ⚠️ Disclaimer
I (the developer of this app) am not a scientist, doctor or anything like that. I am just a programmer who maintains this app as a hobby because it is the app I wish existed. This means it is possible that some features of the app do not work as they should (due to lack of scientific knowledge or similar).This application is not intended for medical treatment. The application could contain errors, bugs or vulnerabilities which could lead to unexpected or undesireable consequences. If you encounter such problems, feel free to report them in the [issues](https://github.com/BitFlaker/lucidsourcekit/issues) section. Keep in mind that this application still is in a very early development stage and not considered stable yet. The app contains a binaural beats generator that outputs frequencies trying to replicate brain wave cycles. By listening to these binaural beats, your state of consciousness will be altered. Due to the strong and repetitive pulsating rhythms, chilldren and people who are prone to seizures, epilepsy, suffer from mental illnesses or are pregnant are strongly advised not to use this binaural beats generator. I recommend you to seek professional medical advice before use of this app.
Use the app at your own risk.> [!NOTE]
> The code quaility is not great at the moment and requires a lot of refactoring which will be done piece by piece in the future.## 🚀 Installation
To install this app, you have to build it from source. To do so, you can clone this repository and use the "Import Project" option in [Android Studio](https://developer.android.com/studio?hl=de). Then you can export the project as an `apk` file and install it on your phone. \
This application requires an Android device with **at least Android 7.0 (Nougat)** or newer.> [!WARNING]
> Be careful installing apk files from any sources you do not fully trust! Currently no official builds of this app are distributed. Make sure to check the apk files / code before installing it.## 🎯 Issues
There is a list of known issues [here](https://github.com/BitFlaker/lucidsourcekit/issues) (bugs, feature suggestions and other issues).\
In case you found a bug or have a new idea/feature for the application, feel free to create a new issue [here](https://github.com/BitFlaker/lucidsourcekit/issues/new).#### Currently known issues
* The app does not support light mode
* Some buttons / features are still placeholders (like automatic goal difficulty adjustment)
* Settings and customizations are not yet available## 🌐 Language support
| Language | Translated |
|----------|------------|
| English | 100% |
| German | TBD |## 💫 Like this project?
If you like this app, consider giving this repository a star ⭐## 📜 License
This application is licensed under the [GNU General Public License v3.0](https://choosealicense.com/licenses/gpl-3.0/).