add spiel
This commit is contained in:
		
							parent
							
								
									a554255946
								
							
						
					
					
						commit
						ff802ba435
					
				
							
								
								
									
										26
									
								
								README.md
								
								
								
								
							
							
						
						
									
										26
									
								
								README.md
								
								
								
								
							|  | @ -0,0 +1,26 @@ | ||||||
|  | # GoPaper | ||||||
|  | 
 | ||||||
|  | GoPaper is a cross-platform wallpaper slideshow daemon written in Go. The unique advantage it has over other wallpaper managers is that GoPaper processes wallpaper images to bring them into harmony with your desktop theme: | ||||||
|  | 
 | ||||||
|  | - lowering contrast | ||||||
|  | - darkening the image | ||||||
|  | - applying a filter to ensure color harmony with no clashing | ||||||
|  | 
 | ||||||
|  | It's a nice choice for users who like to rotate a lot of wallpapers but want to mantain a coherent aesthetic. | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | ### Without GoPaper | ||||||
|  |  | ||||||
|  | 
 | ||||||
|  | ### With GoPaper | ||||||
|  |   | ||||||
|  | 
 | ||||||
|  | ## Installation  | ||||||
|  | 
 | ||||||
|  | Simply install the binary and run it. The necessary cache and config folders will be created when the program is first run. | ||||||
|  | 
 | ||||||
|  | ## Usage | ||||||
|  | 
 | ||||||
|  | The configuration is held in $HOME/.config/gopaper/config.jsonc | ||||||
|  | 
 | ||||||
|  | The image directory can be switched mid-flow using the dedicated IPC router: [gopaperctl](https://projects.ajstepien.xyz/andrzej/gopaperctl)  | ||||||
		Loading…
	
		Reference in New Issue