mirror of
				https://gitlab.com/ceda_ei/sky
				synced 2025-11-03 20:10:05 +01:00 
			
		
		
		
	Update README
This commit is contained in:
		
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							@@ -1,3 +1,15 @@
 | 
			
		||||
# Sky
 | 
			
		||||
 | 
			
		||||
Simple web server for weather. 
 | 
			
		||||
A simple weather monitor
 | 
			
		||||
 | 
			
		||||
## Usage
 | 
			
		||||
 | 
			
		||||
To check weather for your location simply run the following command in a terminal
 | 
			
		||||
 | 
			
		||||
### In Celsius
 | 
			
		||||
+ Weather for one week - `curl sky.webionite.com/location`
 | 
			
		||||
+ Weather for today - `curl sky.webionite.com/location/t`
 | 
			
		||||
 | 
			
		||||
### In Fahrenheit
 | 
			
		||||
+ Weather for one week - `curl sky.webionite.com/f/location`
 | 
			
		||||
+ Weather for today - `curl sky.webionite.com/f/location/t`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user