4
2
Fork
You've already forked PsyLog-iOS
2
FOSS continuation project of PWJ iOS https://psylog.net
  • Swift 100%
2026年02月25日 17:14:33 +01:00
PsyLog Update discord url 2026年02月25日 17:14:33 +01:00
PsyLog.xcodeproj Bump version to 1.2 2025年09月14日 20:46:24 +02:00
PsyLogTests Remove tests for nonexistent function 2025年09月06日 01:18:40 +02:00
README Assets Add new TestFlight link to README 2025年09月09日 02:59:22 +02:00
Sample Files New sample data file with consumer and timed notes 2023年09月05日 07:13:10 +02:00
TimelineWidget Opt out of Liquid Ass for now 2025年09月12日 21:13:55 +02:00
.gitignore Fix graph bug by using 2 AroundShapeModels, add .gitignore 2021年08月19日 08:45:39 +02:00
.periphery.yml Update .periphery.yml 2024年01月03日 20:01:21 +01:00
.swiftlint.yml Add swiftlint 2024年01月04日 07:30:26 +01:00
airbnb.swiftformat Refactor RoaDoseRow 2024年01月04日 08:14:59 +01:00
COPYING Replace copyright header with appropriate COPYING and LICENSE files 2025年09月05日 23:42:15 +02:00
LICENSE Replace copyright header with appropriate COPYING and LICENSE files 2025年09月05日 23:42:15 +02:00
README.md Add new TestFlight link to README 2025年09月09日 02:59:22 +02:00

PsyLog

Available on TestFlight

PsyLog is a fully open source continuation fork of the now closed-source and in-app-purchase-ridden PW Journal app.

Features:

  • Easy offline access to key harm reduction information (dosage, tolerance, duration, interactions)
  • Ingestion log with timed experience notes
  • Tolerance stats
  • Custom substances
  • Custom units
  • ...

Future features:

  • Custom timelines
  • Multiple sources

Triple tap on the closed eye in settings to see all PW substances. (necessary to get past App Store review)

We strongly recommend using TripSit and SubstanceSearch instead of PW to look up info on 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.