This is a fork of mytbk / console-tdm.
Console TDM aims to reproduce the functionnality of a traditionnal display manager using only console tools.
Versioning
This project follows the semantic versioning guidelines provided at
semver.org with versions numbered as MAJOR.MINOR.REVISION
:
MAJOR
is increased after a backwards incompatible API change.MINOR
is increased after a backwards compatible API change.REVISION
is increased after a change with no effect on the API.
Any version with being 0 should not be considered stable nor should its API.
Versions history can be found in the file ChangeLog.md
License
tdm is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
tdm is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with tdm. If not, see http://www.gnu.org/licenses/\.
Authors
Original code by mytbk. Currently maintained by dopsi.