Package Details: todo-server 1.0.0-1

Git Clone URL: https://aur.archlinux.org/todo-server.git (read-only, click to copy)
Package Base: todo-server
Description: A simple Kotlin TODO server for CLI
Upstream URL: https://github.com/nldk/todoServer
Licenses: MIT
Submitter: klokhuis7
Maintainer: klokhuis7
Last Packager: klokhuis7
Votes: 0
Popularity: 0.000000
First Submitted: 2026-02-08 18:03 (UTC)
Last Updated: 2026-02-08 18:18 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

SeoFernando commented on 2026-02-23 12:09 (UTC) (edited on 2026-02-23 12:48 (UTC) by SeoFernando)

Hi there! Welcome to the AUR. Before posting a package please make sure to read the AUR submission guidelines and packaging guidelines.

Also, in your PKGBUILD:

In your service you should also remove the custom StandardOutput, StandardError since journald already captures those when you run journalctl -u todo-server to see the service logs.