19 lines
		
	
	
		
			351 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			351 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| aliases:
 | |
|   - enregistrer un terminal en gif
 | |
|   - enregistrer un tty en gif
 | |
|   - record tty into gif
 | |
|   - ttygif
 | |
| ---
 | |
| up:: [[terminal commandes]]
 | |
| #s/informatique 
 | |
| 
 | |
| # Installation
 | |
| Pour macos : `brew install ttygif`
 | |
| 
 | |
| # Utilisation
 | |
| ## Enregistrer
 | |
| `ttyrec record_name`
 | |
| ## Convertir en gif
 | |
| `ttygif record_name`
 | |
| Le gif sera alors enregistré dans le dossier. |