mirror of
				https://github.com/hrfee/jellyfin-accounts.git
				synced 2025-11-04 03:59:35 +00:00 
			
		
		
		
	Now uses a customized bootstrap that looks something like Jellyfin. Some small ui changes were needed. This be overridden by downloading bs5's css and using the custom_css option if you don't like it. sass file is included for your own modification. Changes made to master have been added also.
		
			
				
	
	
		
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=A basic account management system for Jellyfin.
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart={executable}
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=default.target
 |