KingDownloads

Tasks

by thewhitetulip 561 stars MITProductivity

About Tasks

Tasks is a lightweight web application designed for managing todo lists. Built using Go, it provides a straightforward alternative to more complex kanban-style task managers. The application allows users to create, update, and organize tasks efficiently.

Tasks supports features like task prioritization, categorization, and markdown formatting for task descriptions. It also includes a search functionality with highlighted query results and file upload capabilities with randomized filenames for security.

The application can be installed via a single script or manually compiled from source. It runs locally on port 8081 by default, with the option to configure a different port. Tasks is licensed under the MIT License, making it freely available for use and modification.

Key features

  • Add, update, and delete tasks
  • Search tasks with highlighted query results
  • Support for Github flavored markdown in task descriptions
  • File upload with randomized filenames for security
  • Task prioritization with sorting by priority and creation date
  • Task categorization for better organization
  • Ability to hide tasks from the timeline
  • Single-click installation via install.sh script

Download 1.3

May 14, 2016

No direct download assets detected for the latest release.

View all 4 versions

Frequently asked questions

Is Tasks free?
Yes. Tasks is free and open-source software, distributed under the MIT license.
What is the latest version of Tasks?
The latest version is 1.3, released on May 14, 2016.
What is Tasks?
Tasks is a simplistic web application written in Go for managing todo lists. It provides an alternative to more complex task management tools.
How do I install Tasks?
Tasks can be installed by running the provided install.sh script, which generates the binary and sets up the database. Alternatively, it can be installed manually by downloading the source code, creating the database, and compiling the application.
What platforms does Tasks support?
Tasks is a web application built using Go and can be run on any platform that supports Go. It uses SQLite for the database.
What license is Tasks released under?
Tasks is released under the MIT License, which allows free use, modification, and distribution of the software.

More Productivity