Search Criteria
Package Details: oscar 1.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/oscar.git (read-only, click to copy) |
|---|---|
| Package Base: | oscar |
| Description: | Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment. Fork of the sleepyhead project. |
| Upstream URL: | https://gitlab.com/CrimsonNape/OSCAR-code |
| Keywords: | cpap sleepyhead |
| Licenses: | GPL-3.0-only |
| Provides: | oscar |
| Submitter: | pikl |
| Maintainer: | schiele |
| Last Packager: | schiele |
| Votes: | 6 |
| Popularity: | 0.89 |
| First Submitted: | 2023-11-19 08:52 (UTC) |
| Last Updated: | 2025-12-05 19:32 (UTC) |
Dependencies (5)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-tools
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glu (glu-gitAUR) (make)
- qt5-wayland (qt5-wayland-decorationsAUR) (optional)
Latest Comments
schiele commented on 2025-08-01 09:40 (UTC)
I fixed the search path for documentation and translation now. Not by renaming the install location but instead by changing the code to look things up in the correct place.
Mattyan commented on 2024-12-22 19:17 (UTC)
Translations aren't listed, only English is available. I think that's because the program looks into "OSCAR" but translations are installed into "oscar" instead. I changed every "$pkgdir/usr/share/oscar" to "$pkgdir/usr/share/OSCAR" and it seems to work.