Skip to content

martinval9/CliDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CliDM (Inspired by tbsm)

Console Display Manager

Preview Image

Preview Image

Installation

git clone https://github.com/martinval9/CliDM.git

cd CliDM

sudo make

In case the makefile does not work, execute these commands:

cd CliDM

c++ clidm.cpp -o clidm

sudo cp clidm /usr/bin/

Curl Installation

mkdir CliDM && cd CliDM && curl -L https://github.com/martinval9/CliDM/releases/download/1.9/clidm -o clidm && chmod +x clidm && curl -L https://github.com/martinval9/CliDM/releases/download/1.9/Makefile && curl -L https://github.com/martinval9/CliDM/releases/download/1.9/update.sh

Wget Installation

mkdir CliDM && cd CliDM && wget https://github.com/martinval9/CliDM/releases/download/1.9/clidm && chmod +x clidm && wget https://github.com/martinval9/CliDM/releases/download/1.9/Makefile && wget https://github.com/martinval9/CliDM/releases/download/1.9/update.sh

Fast Launch

With the fast launch you can use clidm in a much faster way.

Preview Image

In some environments you will have to write 3 letters.

Help Menu

Preview Image

Warning

It is not advisable to launch a desktop environment if you are not in the tty. To enter tty you have to do CTRL + Alt + F2 and write your username and password and then write clidm.

If you find any bug you can let me know at martinsebastianvaldez@protonmail.com


[Spanish Version]

CliDM (Inspirado en tbsm)

Console Display Manager

Preview Image

Preview Image

Instalación

git clone https://github.com/martinval9/CliDM.git

cd CliDM

sudo make

En caso de que no funcione el makefile hay que ejecutar estos comandos:

cd CliDM

c++ clidm.cpp -o clidm

sudo cp clidm /usr/bin/

Instalación por Curl

mkdir CliDM && cd CliDM && curl -L https://github.com/martinval9/CliDM/releases/download/1.9/clidm -o clidm && chmod +x clidm && curl -L https://github.com/martinval9/CliDM/releases/download/1.9/Makefile && curl -L https://github.com/martinval9/CliDM/releases/download/1.9/update.sh

Instalación por Wget

mkdir CliDM && cd CliDM && wget https://github.com/martinval9/CliDM/releases/download/1.9/clidm && chmod +x clidm && wget https://github.com/martinval9/CliDM/releases/download/1.9/Makefile && wget https://github.com/martinval9/CliDM/releases/download/1.9/update.sh

Lanzamiento Rapido

Con el lanzamiento rapido puedes usar clidm de una manera mucho más rápida

Preview Image

En algunos entornos tendras que escribir 3 letras.

Menu de Ayuda

Preview Image

Advertencia

No es nada recomendable lanzar un entorno de escritorio si no estas en el tty. Para entrar al tty hay que hacer CTRL + Alt + F2 y escribir tu nombre de usuario y contraseña y luego escribir clidm.

Si encuentras algún bug me puedes avisar en martinsebastianvaldez@protonmail.com

About

Login from terminal. / Iniciar sesión desde la terminal.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages