Listless is a simple list app for Apple platforms. It is intended to run on iPhone, iPad, Mac and Apple Watch. It syncs via iCloud and is designed to make adding, reordering and completing items fast.
Listless was programmed by Claude Code and OpenAI Codex under human direction.
Listless is a Swift 6 project that produces executables for iOS and macOS. It targets iOS/iPadOS devices running iOS/iPadOS/watchOS 26 and macOS devices running macOS 15. It has not been tested with macOS 26.
This repository contains the source code and Xcode project files necessary for compiling the project.
$ git clone git@github.com:pyrmont/listless.git
$ cd listless
$ open Listless.xcodeprojFound a bug? I'd love to know about it. It really helps to report bugs in the Issues section on GitHub.
The source code for Listless is released under the Apache Licence, Version 2.0. See LICENSE for more details.
The rights in the 'LISTLESS' mark and the 'LISTLESS LOGO' mark are reserved and are not covered by the licence. This means that while you're free to use the source code to create your own version of the app (which you can even sell on the App Store), you cannot do so using the 'LISTLESS' mark and/or the 'LISTLESS LOGO' mark.