Search Criteria
Package Details: potato-c 0.7.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/potato-c.git (read-only, click to copy) |
|---|---|
| Package Base: | potato-c |
| Description: | A featureful, modular and fast pomodoro timer with server-client structure, written in C. |
| Upstream URL: | https://github.com/nimaaskarian/potato-c |
| Keywords: | c lightweight minimal pomodoro timer todo todolist |
| Licenses: | GPL3 |
| Provides: | potctl, potd, potui |
| Submitter: | nimaaskarian |
| Maintainer: | nimaaskarian |
| Last Packager: | nimaaskarian |
| Votes: | 2 |
| Popularity: | 0.89 |
| First Submitted: | 2023-12-01 19:19 (UTC) |
| Last Updated: | 2025-09-23 09:39 (UTC) |
Dependencies (3)
- ncurses (ncurses-gitAUR) (make)
- herbe-gitAUR (optional) – sending notifications on event
- libnotify (libnotify-gitAUR) (optional) – sending notifications on event
Latest Comments
tapajos commented on 2024-09-16 23:48 (UTC) (edited on 2024-09-16 23:48 (UTC) by tapajos)
CONFIG_DIR should be set by PKGBUILD
Eirikr commented on 2024-05-30 17:41 (UTC)
Fails to build using near-stock makepkg.conf with only changes being -native and -O3. Recieving a permission denied issue in build process. It seems maybe it is trying to build and install to the directory directly instead of the build environment first? Just a guess.