Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turnkeylinux-apps/leantime
Leantime - Project Management System
https://github.com/turnkeylinux-apps/leantime
Last synced: 9 days ago
JSON representation
Leantime - Project Management System
- Host: GitHub
- URL: https://github.com/turnkeylinux-apps/leantime
- Owner: turnkeylinux-apps
- Created: 2020-10-21T04:24:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T00:38:54.000Z (7 months ago)
- Last Synced: 2024-08-01T13:38:37.019Z (3 months ago)
- Language: Shell
- Homepage: https://www.turnkeylinux.org/leantime
- Size: 3.33 MB
- Stars: 8
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: changelog
Awesome Lists containing this project
README
Leantime - Project Management System
====================================Leantime_ is a lean, open source project management system for
startups and innovators. It's written in PHP, Javascript; backed by a MySQL
(MariaDB) database. Designed to help you manage your projects from ideation
to delivery.Features:
- Task management using kanban boards, table and calendar views
- Idea boards & idea kanban boards
- Research boards using the Lean Canvas
- Milestone management using Gantt charts
- Timesheet management
- Retrospectives
- Project dashboards & Reports
- Multiple user roles (client, team member, client manager, manager, admin)
- Two-Factor Authentication
- Integrations with Mattermost, Slack & Zulip
- Export timesheets, tasks and milestones to CSV
- Available in English, Spanish, Russian, DutchLeantime includes all the standard features in `TurnKey Core`_, and on
top of that:- Leantime installed from upstream source code to /var/www/leantime
**Security note**: Updates to Leantime may require supervision so they
**ARE NOT** automated.To update Leantime, please see `Leantime's notes`_. If you have troubles,
please post in `our forums`_ (`sign up for a new account`_ if you don't
have one - include your questions there too if you want).- SSL support out of the box.
- `Adminer`_ administration frontend for MySQL (MariaDB) (listening on port
12322 - uses SSL).
- `Postfix`_ MTA (bound to localhost) to allow sending of email.
- Webmin modules for configuring Apache2, PHP, MySQL and Postfix.Credentials *(passwords set at first boot)*
-------------------------------------------- Webmin, SSH, MySQL: username **root**
- Adminer: username **adminer**
- Leantime: username is email - set at firstboot
.. _Leantime: https://leantime.io/
.. _TurnKey Core: https://www.turnkeylinux.org/core
.. _Leantime's notes: https://github.com/leantime/leantime/?tab=readme-ov-file#-update
.. _our forums: https://www.turnkeylinux.org/forum/support
.. _sign up for a new account: https://www.turnkeylinux.org/user/register
.. _Adminer: https://www.adminer.org/
.. _Postfix: https://www.postfix.org/