Skip to content

Taskly is a free and open source project management tool that provides a simplified and user-focused experience.

License

Notifications You must be signed in to change notification settings

GuruUpdesh/taskly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2da85d · Dec 2, 2024
May 15, 2024
Nov 19, 2024
Apr 25, 2024
Nov 20, 2024
Nov 25, 2024
Apr 30, 2024
Apr 30, 2024
Mar 3, 2024
Nov 10, 2023
Nov 10, 2024
Dec 2, 2024
Nov 10, 2023
Apr 25, 2024
Nov 15, 2024
Apr 30, 2024
Apr 18, 2024
Nov 17, 2024
Nov 17, 2024
Nov 17, 2024
Oct 30, 2024
Nov 11, 2023
Nov 17, 2024
Apr 25, 2024
May 16, 2024

Repository files navigation

Taskly

Taskly is a free and open source project management tool that provides a simplified and user-focused experience.

Taskly Task Board

Features

  1. ✍️ AI Task Creator: SSimplify task creation by describing tasks in natural language. The AI adapts to your project, boosting productivity.
  2. ✨ AI Smart Properties: Automatically assign task properties based on the title and description.
  3. 🗂️ Filters & Grouping: View only the tasks you need and group them by their properties.
  4. 🌎 Global Search & Commands: Quickly find tasks or actions across your project.
  5. 👥 Collaboration: I Invite your team, collaborate in real time, and discuss tasks with built-in comments.
  6. 📝 Rich Markdown Editor: Describe tasks in detail with full Markdown support. Include code blocks, headers, to-do lists, and more.
  7. 🔔 Notifications: Stay informed about tasks assigned to you and catch up quickly.
  8. 🦾 GitHub Integration: Sync task statuses with pull requests automatically.

All built with simplicity in mind and documented for users here.

Overview

Taskly streamlines project management for small teams and startups. With a focused feature set and an opinionated design, it eliminates complexity while maximizing productivity—helping teams succeed without the steep learning curve of traditional tools.

Installation

Prerequisites

  Install Node.js (at least version 18.17).
  Create an account on tasklypm.com.
  Set up free accounts on third-party services.

3rd Party Servies

.env

The project requires environment variables to function properly in local development. Refer to the .env.example file to recreate the environment with your own keys.

Install

  git pull https://github.com/GuruUpdesh/taskly.git
  cd taskly
  npm install
  npm run dev

Contributors

License

This project is licensed under the Apache License, Version 2.0 with Commons Clause - see the LICENSE.md file for details.

⚠️ Important: This license includes the Commons Clause, which restricts commercial use of this software. You may not sell this software or use it in a commercial product without explicit permission.