Releases: eyedeekay/railroad
0.0.038
0.0.037
0.0.036
Really, really easy, individual-oriented I2P blogging with a low barrier to
entry formerly based on kabukky/journey, now
completely forked.
Enable the SAM API: Go to http://127.0.0.1:7657/configclients. Find the menu
item called "SAM application bridge." Select "Run at Startup" and press the small
arrow to the right of the text.### 0.0.035
0.0.035
Really, really easy, individual-oriented I2P blogging with a low barrier to
entry formerly based on kabukky/journey, now
completely forked.
Enable the SAM API: Go to http://127.0.0.1:7657/configclients. Find the menu
item called "SAM application bridge." Select "Run at Startup" and press the small
arrow to the right of the text.### 0.0.035
- add services(systemd, sysv)
0.0.034
0.0.034
0.0.031
Really, really easy, individual-oriented I2P blogging with a low barrier to
entry formerly based on kabukky/journey, now
completely forked.
Enable the SAM API: Go to http://127.0.0.1:7657/configclients. Find the menu
item called "SAM application bridge." Select "Run at Startup" and press the small
arrow to the right of the text.### 0.0.031 - Fri 25 Jun 2021 10:24:16 AM EDT
Workaround OSX WebView launch issues
This is an experimental build of railroad for OSX only which deals with some UX issues.
Create a Windows Installer to deal with Webview's blocking Localhost
Sometimes apparently Microsoft likes to keep you from being able to access services running on the localhost within a webview. This release creates a Windows Installer which bypasses this issue.
5380b663e55ed315ce05778e609c37cd5c2cdf5bcf34ea694606dd6d0628f1b0 railroad.tar.gz
0c02ed3f9b87399eda7f700d4b5eb20c6fa049dc0e934141e9ce62955c77ca5c i2p-railroad_0.0.02-1_amd64.deb
98965596ed10dc6da72c5ed2d1c912ef7fdb35662c947a2cf128ee33fc769d43 railroad-installer.exe
d80014c53107484a7b23533de0f807dc3c831463c3724b570771db7186ac12c7 railroad.zip
Proof-of-Concept
This is a pre-release of an easy-to-use I2P-based blogging platform intended for testers and enthusiasts right now, but eventually intended to make I2P blogging accessible to everyone regardless of computer expertise. It is a SAM application, instructions for enabling SAM can be found in the readme.
827612232a797aa3dd6d9bcfad6c5b28a4f8a93050881bcc2940b682b1a675aa railroad.tar.gz
cdb7d5a9cc0be9400d8f80b4867084b5a69f30b1f83e8351eb4c02e88c26f74c railroad.zip
00ebde66f3e8038b7fa73cd7a3c68577d9f07158a7f03f823b1bc1749eb38221 i2p-railroad_0.0.01-1_amd64.deb
If you have trouble seeing the application window on Windows, then you may need to run this command:
CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"
in an elevated powershell or this command:
elevate -c -w 'CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"'
in a regular powershell.