7 lines
		
	
	
		
			376 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			376 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | # Speedtest_logger
 | ||
|  | 
 | ||
|  | A basic script that uses Speedtest-cli and logs the result to a csv file and post's the output speed to a Dicord Web Hook. | ||
|  | This script was converted from the linix version and will require curl and speedtest-cli to be installed on Windows in order for it to post to Discord. | ||
|  | 
 | ||
|  | Speedtest CLI: https://www.speedtest.net/apps/cli | ||
|  | Curl: https://curl.se/windows/ |