- Swift 100%
|
|
||
|---|---|---|
| JournalTests | ||
| PsychonautWiki Journal | ||
| PsychonautWiki Journal.xcodeproj | ||
| README Assets | ||
| Sample Files | ||
| TimelineWidget | ||
| .gitignore | ||
| .periphery.yml | ||
| .swiftlint.yml | ||
| airbnb.swiftformat | ||
| COPYING | ||
| README.md | ||
⚠️ Project Archived
This repository has been archived. Active development continues in a private repository.
As the sole contributor, I have relicensed the project from GPL-3 to a proprietary license. To make development sustainable, the app now includes a premium tier while keeping core features - including substance information and basic logging - free. Because of this partial monetization, future versions are closed-source to prevent redistribution of paid functionality.
You can still explore this repository to learn from its earlier open-source implementation, but it will not receive further updates or support.
Copyright (C) 2022 Isaak Hanimann.
See the end of the file for license conditions.
PsychonautWiki Journal
PsychonautWiki Journal makes PsychonautWiki's info on psychoactive substances easily accessible. Users can quickly find dosage, tolerance, duration and dangerous interaction info offline.
Users can also log their ingestions, make notes and get an overview of their experiences.
Triple tap on the closed eye in settings to see all PsychonautWiki substances.
Installation and Building
The project should be opened with the Xcode 13 or newer. Dependencies are managed with Swift Package Manager, no further setup is needed.
License
This file is part of PsychonautWiki Journal.
PsychonautWiki Journal is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
PsychonautWiki Journal is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with PsychonautWiki Journal. If not, see https://www.gnu.org/licenses/gpl-3.0.en.html.