meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
digital:software:riotim [2018/10/27 21:43]
natrius
digital:software:riotim [2019/01/22 11:45]
natrius [Enter Dev-Tools]
Line 2: Line 2:
  
 ## Proxy ## Proxy
 +
 Create a ''riot.cmd'' file wherever you want where you add the following line Create a ''riot.cmd'' file wherever you want where you add the following line
 <code>START "" "%LOCALAPPDATA%\riot\Riot.exe" --proxy-server=http://proxy:3128 <code>START "" "%LOCALAPPDATA%\riot\Riot.exe" --proxy-server=http://proxy:3128
Line 7: Line 8:
  
 ## Multiprofile ## Multiprofile
 +
 Create a ''riot.cmd'' file wherever you want where you add the following line. Create a ''riot.cmd'' file wherever you want where you add the following line.
  
Line 13: Line 15:
  
 Now you can start your original riot.im application with your original account and the riot.cmd with the new profile for testing purposes for example. Now you can start your original riot.im application with your original account and the riot.cmd with the new profile for testing purposes for example.
 +
 +## Enter Dev-Tools
 +
 +To view errors and get an overview over network ''CTRL'' + ''SHIFT'' + ''I'' (Should work in general in Electron-Apps)