Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
gajim-plugins
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gajim
  • gajim-plugins
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Oct 15, 2018 by Daniel Brötzmann's avatar Daniel Brötzmann
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 0 deletions
+5 -0
  • home.markdown home.markdown +5 -0
  • No files found.
home.markdown
View page @ 1f06a139
......@@ -14,6 +14,10 @@ There are several ways to install a plugin:
**Windows:** `C:\Users\USERNAME\AppData\Roaming\Gajim\Plugins`
- Alternatively (for developing), you can also symlink the gajim-plugins repository to Gajim's plugin path:
**Symlink:** `ln -s /path/to/gajim-plugins-repository/* ~/.local/share/gajim/plugins/`
## Share / improve plugins
......@@ -62,6 +66,7 @@ First, thanks for that! Here is how to start:
|[Off The Record](./OffTheRecordPlugin)| x | no[^4] |Provides protocol independent encryption (see [otr.cypherpunks.ca](https://otr.cypherpunks.ca) for more information)|
|[Offline Bookmarks](./OfflineBookmarksPlugin)| x | |Save bookmarks offline inside the plugin configuration file|
|[OMEMO](./OmemoGajimPlugin)| x | x |[OMEMO](https://conversations.im/omemo/) Multi-End Message and Object Encryption for 1:1 chats, group chats, and file transfers|
|[OpenPGP](./openpgpplugin)| | x |Encrypt your messages with OpenPGP ([XEP-0373](https://xmpp.org/extensions/xep-0373.html))|
|[PGP](./pgpplugin)| | x[^5] |Encrypt your messages with PGP|
|[Plugin Installer](./PluginInstallerPlugin)| x | x |Install new plugins in just one click|
|[Plugins Translations](./PluginsTranslationsPlugin)| x | x |This plugin contains translations files for Gajim plugins.
......
Clone repository
  • OpenPGPplugin
  • acronymsexpanderplugin
  • antispamplugin
  • appindicatorsupportplugin
  • bannertweaksplugin
  • birthdayreminderplugin
  • chatstateplugin
  • clickablenicknamesplugin
  • clientsiconsplugin
  • coloredtracebackplugin
  • emoticonpackplugin
  • filesharingplugin
  • flashingkeyboardplugin
  • formhandler
  • gnomesessionmanagerplugin
View All Pages