diff options
Diffstat (limited to 'files/it/archive/b2g_os/web_applications')
| -rw-r--r-- | files/it/archive/b2g_os/web_applications/index.html | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/files/it/archive/b2g_os/web_applications/index.html b/files/it/archive/b2g_os/web_applications/index.html new file mode 100644 index 0000000000..6debfb629d --- /dev/null +++ b/files/it/archive/b2g_os/web_applications/index.html @@ -0,0 +1,61 @@ +--- +title: Web applications +slug: Archive/B2G_OS/Web_applications +tags: + - Web apps +--- +<p class="summary">This page is intended to be a first, non thorough, attempt to collect web apps.</p> + +<h2 id="Categories">Categories</h2> + +<table class="standard-table" style="height: 141px; width: 586px;"> + <caption>Note taking apps</caption> + <tbody> + <tr> + <td><strong>Name</strong></td> + <td><strong>License</strong></td> + <td><strong>Homepage</strong></td> + </tr> + <tr> + <td>Laverna</td> + <td>Mozilla Public License Version 2.0</td> + <td><a href="https://laverna.cc/">https://laverna.cc/</a></td> + </tr> + <tr> + <td> </td> + <td> </td> + <td> </td> + </tr> + </tbody> +</table> + +<p> </p> + +<table class="standard-table" style="height: 107px; width: 581px;"> + <caption>Voip</caption> + <tbody> + <tr> + <td>Name</td> + <td>License</td> + <td>Homepage</td> + </tr> + <tr> + <td>Skype</td> + <td>Proprietary software</td> + <td><a href="https://web.skype.com/">https://web.skype.com/</a></td> + </tr> + <tr> + <td>Discord</td> + <td>Proprietary software</td> + <td><a href="https://discordapp.com/">https://discordapp.com/</a></td> + </tr> + </tbody> +</table> + +<p> </p> + +<h2 id="Further_references">Further references:</h2> + +<p><strong>Alternatives to</strong> - <a href="http://alternativeto.net/platform/online/">http://alternativeto.net/platform/online/</a></p> + +<p><strong>Dmoz.org</strong> - <a href="https://www.dmoz.org/Computers/Internet/On_the_Web/Web_Applications/">https://www.dmoz.org/Computers/Internet/On_the_Web/Web_Applications/</a></p> |
