Skip to content

Commit

Permalink
Fix readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Dec 11, 2024
1 parent f4c2bc6 commit ed46bec
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,32 @@ external_https_port: "3001"
noto_fonts: "font-noto-cjk"
# application setup block
app_setup_block_enabled: true
app_setup_block: "The application can be accessed at:\n\n* http://yourhost:3000/\n* https://yourhost:3001/\n\nThis Pidgin installation comes with default chat plugins plus a series of third party ones. **Please note that the third party plugins for the most part are not simply plug and play, you will need to reference their documentation and possibly generate oauth tokens along with other workarounds**. Third party plugins are always in a state of constant development do not expect every single native feature to work flawlessly. To ease integration with some third party plugins we include Firefox in this image to allow you to fill out captchas or pre-auth before loading your credentials into the program, simply right click the desktop to launch it. \n\n* Bonjour- Default XMPP style plugin\n* Discord- Provided by [purple-discord](https://github.com/EionRobb/purple-discord)\n* Facebook- Provided by [purple-facebook](https://github.com/dequis/purple-facebook)\n* Gadu-Gadu- Default libgadu plugin\n* Google Talk- Provided by [purple-hangouts](https://github.com/EionRobb/purple-hangouts)\n* GroupWise- Default GroupWise plugin\n* Hangouts- Provided by [purple-hangouts](https://github.com/EionRobb/purple-hangouts)\n* ICQ (WIM)- Provided by [icyque](https://github.com/EionRobb/icyque)\n* IRC- Default IRC plugin\n* Instagram- Provided by [purple-instagram](https://github.com/EionRobb/purple-instagram)\n* Office Comminicator (SIPE)- Provided by [SIPE Project](https://sipe.sourceforge.io/)\n* Rocket.chat- Provided by [purple-rocketchat](https://github.com/EionRobb/purple-rocketchat)\n* SIMPLE- Default plugin\n* Skype (HTTP)- Provided by [skype4pidgin](https://github.com/EionRobb/skype4pidgin)\n* Slack- Provided by [slack-libpurple](https://github.com/EionRobb/slack-libpurple)\n* Telegram- Provided by [telegram-purple](https://github.com/majn/telegram-purple)\n* XMPP- Default XMPP plugin\n* Zephyr- Default project Athena plugin\n"
app_setup_block: |
The application can be accessed at:
* http://yourhost:3000/
* https://yourhost:3001/
This Pidgin installation comes with default chat plugins plus a series of third party ones. **Please note that the third party plugins for the most part are not simply plug and play, you will need to reference their documentation and possibly generate oauth tokens along with other workarounds**. Third party plugins are always in a state of constant development do not expect every single native feature to work flawlessly. To ease integration with some third party plugins we include Firefox in this image to allow you to fill out captchas or pre-auth before loading your credentials into the program, simply right click the desktop to launch it.
* Bonjour- Default XMPP style plugin
* Discord- Provided by [purple-discord](https://github.com/EionRobb/purple-discord)
* Facebook- Provided by [purple-facebook](https://github.com/dequis/purple-facebook)
* Gadu-Gadu- Default libgadu plugin
* Google Talk- Provided by [purple-hangouts](https://github.com/EionRobb/purple-hangouts)
* GroupWise- Default GroupWise plugin
* Hangouts- Provided by [purple-hangouts](https://github.com/EionRobb/purple-hangouts)
* ICQ (WIM)- Provided by [icyque](https://github.com/EionRobb/icyque)
* IRC- Default IRC plugin
* Instagram- Provided by [purple-instagram](https://github.com/EionRobb/purple-instagram)
* Office Comminicator (SIPE)- Provided by [SIPE Project](https://sipe.sourceforge.io/)
* Rocket.chat- Provided by [purple-rocketchat](https://github.com/EionRobb/purple-rocketchat)
* SIMPLE- Default plugin
* Skype (HTTP)- Provided by [skype4pidgin](https://github.com/EionRobb/skype4pidgin)
* Slack- Provided by [slack-libpurple](https://github.com/EionRobb/slack-libpurple)
* Telegram- Provided by [telegram-purple](https://github.com/majn/telegram-purple)
* XMPP- Default XMPP plugin
* Zephyr- Default project Athena plugin
# init diagram
init_diagram: |
"pidgin:latest": {
Expand Down

0 comments on commit ed46bec

Please sign in to comment.