16 lines
		
	
	
	
		
			641 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			641 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Various useful scripts
 | 
						|
 | 
						|
A collection of scripts I've made during the years to fulfill specific needs (my own). Some they may be useful for others, some may be not.
 | 
						|
 | 
						|
They're all written either in Bash or in Python (3.x).
 | 
						|
 | 
						|
## Structure
 | 
						|
 | 
						|
- `obs`: Scripts used to manage the KDE Unstable repositories on the openSUSE Build Service
 | 
						|
- `sysadmin`: Various scripts I wrote to carry out some sysadmin-y stuff
 | 
						|
- `travel`: Experimental scripts I wrote to make planning my holidays better
 | 
						|
- `misc`: Uncategorized, random scripts.
 | 
						|
 | 
						|
## LICENSE
 | 
						|
 | 
						|
Different scripts have different licenses. See the `LICENSES` directory for a rundown of the used licenses.
 |