23 lines
1.5 KiB
Markdown
23 lines
1.5 KiB
Markdown
# Web apps that can be saved with Monolith
|
|
|
|
These apps retain all or most of their functionality when saved with Monolith:
|
|
|
|
|
|
## Converse
|
|
|
|
| Website | https://conversejs.org |
|
|
|:-----------------------|:--------------------------------------------------------------------|
|
|
| Description | An XMPP client built using web technologies |
|
|
| Functionality retained | **full** |
|
|
| Command to use | `monolith https://conversejs.org/fullscreen.html > conversejs.html` |
|
|
| Monolith version used | 2.2.7 |
|
|
|
|
|
|
## Markdown Tables generator
|
|
|
|
| Website | https://www.tablesgenerator.com |
|
|
|:--------------------------|:-----------------------------------------------------------------------------------------------|
|
|
| Description | Tool for creating tables in extended Markdown format |
|
|
| Functionality retained | **full** |
|
|
| Command to use | `monolith -I https://www.tablesgenerator.com/markdown_tables -o markdown-table-generator.html` |
|
|
| Monolith version used | 2.6.1 |
|