An open API service indexing awesome lists of open source software.

https://github.com/maskedsyntax/taskit

task manager app in vala
https://github.com/maskedsyntax/taskit

charts data-analysis python3 streamlit task-tracker-app todo-list

Last synced: about 2 months ago
JSON representation

task manager app in vala

Awesome Lists containing this project

README

          


# Taskit

Native task management for macOS.

[![Swift](https://img.shields.io/badge/Swift-6.0-orange.svg)](https://swift.org/)
[![SwiftUI](https://img.shields.io/badge/SwiftUI-macOS-blue.svg)](https://developer.apple.com/xcode/swiftui/)
[![macOS](https://img.shields.io/badge/macOS-14.0+-black.svg)](https://www.apple.com/macos/)

Taskit is a task manager built for macOS. It provides a clean interface to organize daily work and personal projects.


## Features

* **Task Management**: Create and track tasks with priority levels and due dates.
* **Organization**: Group tasks into projects with custom colors.
* **Reminders**: System notifications for upcoming deadlines.
* **Quick Access**: Built in filters for Today and Scheduled tasks.
* **Data Control**: Support for JSON and iCal export.

## Installation

1. Build the application from source.
2. Move Taskit.app to the Applications folder.
3. Launch from the Dock or Launchpad.

## Requirements

* macOS 14.0 or later.

## License

MIT License.