CINXE.COM
Organization - App Store - Nextcloud
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="The Nextcloud App Store - Upload your apps and install new apps onto your Nextcloud"> <meta name="author" content="The Nextcloud Community"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <link rel="shortcut icon" href="/static/assets/img/favicon.png"/> <link rel="apple-touch-icon" href="/static/assets/img/favicon-180.png"> <title>Organization - App Store - Nextcloud</title> <link rel="stylesheet" href="/static/assets/css/fonts.css" charset="utf-8"> <link rel="stylesheet" href="/static/vendor/bootstrap/dist/css/bootstrap.min.css" charset="utf-8"> <link rel="stylesheet" href="/static/assets/css/icons.css" charset="utf-8"> <link rel="stylesheet" href="/static/assets/css/style.css" charset="utf-8"> <link rel="stylesheet" href="/static/assets/css/theme.css" charset="utf-8"> <link rel="alternate" type="application/atom+xml" title="Latest app releases" href="/en/feeds/releases.atom" /> <link rel="alternate" type="application/rss+xml" title="Latest app releases" href="/en/feeds/releases.rss" /> <script type="text/javascript" src="/static/vendor/bootstrap.native.min.js" async></script> <script defer src="/static/public/app/list.js" type="text/javascript"></script> </head> <body> <div id="container"> <div class="banner"> <div class="container"> <div class="row row-no-gutters"> <div class="col-sm-12 col-md-6"> <div class="left-navbar-wrapper"> <a class="brand" href="/"> <img class="logo" alt="Logo" src="/static/assets/img/logo-icon.svg" title="nextcloud.com"> <span class="site-title">App store</span> </a> <ul class="nav navbar-nav developer-nav"> <li role="presentation" class="dropdown"> <a class="dropdown-toggle nav-heading" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false"> <span class="icon material-symbols-outlined">arrow_drop_down_circle</span> Resources for developers </a> <ul class="dropdown-menu"> <li class="nav-link"> <a href="https://nextcloud.com/developer" rel="noopener noreferrer"> <span class="icon material-symbols-outlined">developer_board</span> Develop for Nextcloud </a> </li> <li class="nav-link"> <a href="https://docs.nextcloud.com/server/latest/developer_manual" rel="noopener noreferrer"> <span class="icon material-symbols-outlined">description</span> Developer documentation </a> </li> <li class="nav-link"> <a href="https://docs.nextcloud.com/server/latest/developer_manual/basics/front-end/l10n.html" rel="noopener noreferrer"> <span class="icon material-symbols-outlined">translate</span> Request translations </a> </li> <li role="separator" class="divider"></li> <li class="nav-link"> <a href="https://nextcloudappstore.readthedocs.io/en/latest/developer.html" rel="noopener noreferrer"> <span class="icon material-symbols-outlined">upload</span> Submit your app </a> </li> <li class="nav-link"> <a href="/developer/apps/generate"> <span class="icon icon-creation"></span> Generate app </a> </li> </ul> </li> </ul> </div> </div> <div class="col-sm-12 col-md-6"> <div id="navbar-wrapper" class="navbar-wrapper"> <div class="search-form"> <form method="get" action="/categories/organization "> <div class="search-input-group"> <span class="icon material-symbols-outlined" aria-hidden="true">search</span> <input type="search" name="search" role="search" value="" placeholder="Search in Organization" class="form-control search-box"> </div> <input type="submit" value="Search" class="search-button"> </form> </div> <ul class="nav navbar-nav navbar-right user-nav"> <li class="nav-link"> <a href="/login/"> <span class="icon material-symbols-outlined">login</span> Log in </a> </li> <li class="nav-link"> <a href="/signup/"> <span class="icon material-symbols-outlined">app_registration</span> Register </a> </li> </ul> </div> </div> </div> </div> </div> <div class="container" id="body"> <div class="messages"> </div> <div class="row"> <div class="col-sm-4 col-md-3"> <ul id="sidebar" class="nav nav-pills nav-stacked"> <li class="category-app-item "> <a href="/"> <span class="icon icon-category-all "></span> All apps </a> </li> <li class=""> <a href="/featured"> <span class="icon icon-category-featured "></span> Featured apps </a> </li> <li class="category-app-item "> <a href="/categories/customization"> <span class="icon icon-category-customization "></span> Customization </a> </li> <li class="category-app-item "> <a href="/categories/dashboard"> <span class="icon icon-category-dashboard "></span> Dashboard </a> </li> <li class="category-app-item "> <a href="/categories/files"> <span class="icon icon-category-files "></span> Files </a> </li> <li class="category-app-item "> <a href="/categories/games"> <span class="icon icon-category-games "></span> Games </a> </li> <li class="category-app-item "> <a href="/categories/integration"> <span class="icon icon-category-integration "></span> Integration </a> </li> <li class="category-app-item "> <a href="/categories/monitoring"> <span class="icon icon-category-monitoring "></span> Monitoring </a> </li> <li class="category-app-item "> <a href="/categories/multimedia"> <span class="icon icon-category-multimedia "></span> Multimedia </a> </li> <li class="category-app-item "> <a href="/categories/office"> <span class="icon icon-category-office "></span> Office & text </a> </li> <li class="category-app-item active"> <a href="/categories/organization"> <span class="icon icon-category-organization icon-white"></span> Organization </a> </li> <li class="category-app-item "> <a href="/categories/search"> <span class="icon icon-category-search "></span> Search </a> </li> <li class="category-app-item "> <a href="/categories/security"> <span class="icon icon-category-security "></span> Security </a> </li> <li class="category-app-item "> <a href="/categories/social"> <span class="icon icon-category-social "></span> Social & communication </a> </li> <li class="category-app-item "> <a href="/categories/tools"> <span class="icon icon-category-tools "></span> Tools </a> </li> <li class="category-app-item "> <a href="/categories/workflow"> <span class="icon icon-category-workflow "></span> Flow </a> </li> </ul> </div> <div class="col-sm-8 col-md-9"> <div class="row row-no-gutters"> <div class="col-md-12"> <ul class="nav-tabs nav sorting"> <li role="presentation" class="active"> <a href="?order_by=relevance&ordering=desc"> <span class="icon icon-relevance icon-white"></span> Relevance </a> </li> <li role="presentation" class=""> <a href="?order_by=rating_overall&ordering=desc"> <span class="icon icon-star-plus "></span> Rating </a> </li> <li role="presentation" class=""> <a href="?order_by=name&ordering=asc"> <span class="icon icon-sort-alphabetical-variant "></span> Alphabetically </a> </li> <li role="presentation" class=""> <a href="?order_by=last_release&ordering=desc"> <span class="icon icon-rocket-launch "></span> Latest release </a> </li> <li role="presentation" class=""> <a href="?order_by=rating_recent&ordering=desc"> <span class="icon icon-timer-star "></span> Rating (recent) </a> </li> <li role="presentation" class="filters"> <form method="get" action="/categories/organization" name="filter-form" id="filter-form"> <label class="checkbox-group" for="featured-checkbox"> Featured <input type="checkbox" class="auto-submit" id="featured-checkbox" name="is_featured" value="true" > <span class="checkmark"></span> </label> </form> </li> </ul> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/forms" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/forms/main/screenshots/forms1.png" alt="Screenshot"></a> </div> <h3><a title="Forms" href="/apps/forms">Forms</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="📝 Simple surveys and questionnaires, self-hosted">📝 Simple surveys and questionnaires, self-hosted</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/collectives" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/collectives/main/docs/static/images/screenshot-small.png" alt="Screenshot"></a> </div> <h3><a title="Collectives" href="/apps/collectives">Collectives</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s8.svg" alt="Positive"> <p title="A place for activist and community projects to build shared knowledge">A place for activist and community projects to build shared knowledge</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/calendar" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/calendar/main/screenshots/week_new_event.png" alt="Screenshot"></a> </div> <h3><a title="Calendar" href="/apps/calendar">Calendar</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="A Calendar app for Nextcloud">A Calendar app for Nextcloud</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/deck" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://download.bitgrid.net/nextcloud/deck/screenshots/1.0/Deck-1.png" alt="Screenshot"></a> </div> <h3><a title="Deck" href="/apps/deck">Deck</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="Personal planning and team project organization">Personal planning and team project organization</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/contacts" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Contacts/contacts.png" alt="Screenshot"></a> </div> <h3><a title="Contacts" href="/apps/contacts">Contacts</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s8.svg" alt="Positive"> <p title="A contacts app for Nextcloud">A contacts app for Nextcloud</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/files_automatedtagging" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/files_automatedtagging/main/docs/screenshot.png" alt="Screenshot"></a> </div> <h3><a title="Files automated tagging" href="/apps/files_automatedtagging">Files automated tagging</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Automatically assign collaborative tags to files based on conditions">Automatically assign collaborative tags to files based on conditions</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/maps" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/maps/master/screenshots/screenshot1.png" alt="Screenshot"></a> </div> <h3><a title="Maps" href="/apps/maps">Maps</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s8.svg" alt="Positive"> <p title="🌍🌏🌎 The whole world fits inside your cloud!">🌍🌏🌎 The whole world fits inside your cloud!</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/notes" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes-thumbnail.jpg" alt="Screenshot"></a> </div> <h3><a title="Notes" href="/apps/notes">Notes</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s8.svg" alt="Positive"> <p title="Distraction-free notes and writing">Distraction-free notes and writing</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/cookbook" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/cookbook/stable/img/screenshot1_small.png" alt="Screenshot"></a> </div> <h3><a title="Cookbook" href="/apps/cookbook">Cookbook</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="An integrated cookbook using schema.org JSON files as recipes">An integrated cookbook using schema.org JSON files as recipes</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/tasks" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/tasks/master/screenshots/tasks-1.png" alt="Screenshot"></a> </div> <h3><a title="Tasks" href="/apps/tasks">Tasks</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="The Tasks app for Nextcloud">The Tasks app for Nextcloud</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/event_update_notification" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://github.com/nickv-nextcloud/event_update_notification/raw/main/docs/demo.png" alt="Screenshot"></a> </div> <h3><a title="Notifications for calendar event updates" href="/apps/event_update_notification">Notifications for calendar event updates</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Receive a notification when an event in a shared calendar was added, modified or deleted.">Receive a notification when an event in a shared calendar was added, modified or deleted.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/polls" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/polls/master/screenshots/overview.png" alt="Screenshot"></a> </div> <h3><a title="Polls" href="/apps/polls">Polls</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="A polls app, similar to Doodle/Dudle with the possibility to restrict access.">A polls app, similar to Doodle/Dudle with the possibility to restrict access.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/workflow_ocr" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://github.com/R0Wi/workflow_ocr/blob/eb2d65e9610406bbab22c4c8dda1cea015b5c791/doc/img/usage_1.jpg?raw=true" alt="Screenshot"></a> </div> <h3><a title="Workflow OCR" href="/apps/workflow_ocr">Workflow OCR</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Server side OCR processing via workflow engine">Server side OCR processing via workflow engine</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/openregister" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Open Register" href="/apps/openregister">Open Register</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Quickly build data registers based on schema.json">Quickly build data registers based on schema.json</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/workflow_media_converter" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/cwilby/nextcloud-workflow-media-converter/master/screenshots/thumbnail.png" alt="Screenshot"></a> </div> <h3><a title="Automated media conversion" href="/apps/workflow_media_converter">Automated media conversion</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Rule-based automated conversion of video/audio files using FFmpeg">Rule-based automated conversion of video/audio files using FFmpeg</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/workflow_ocr_backend" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Workflow OCR Backend" href="/apps/workflow_ocr_backend">Workflow OCR Backend</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Alternative backend for Workflow OCR App">Alternative backend for Workflow OCR App</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/ownershiptransfer" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://framagit.org/framasoft/nextcloud/ownershiptransfer/-/raw/main/screenshots/ownership_transfer.png" alt="Screenshot"></a> </div> <h3><a title="Ownership Transfer" href="/apps/ownershiptransfer">Ownership Transfer</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Transfer data from one user to another">Transfer data from one user to another</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/larpingapp" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Larping" href="/apps/larpingapp">Larping</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Manage your live roleplaying setting">Manage your live roleplaying setting</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/money" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://github.com/powerpaul17/nc_money/raw/278ba25b4591bf34264d4029c2aa162248c3d882/appinfo/screenshot.png" alt="Screenshot"></a> </div> <h3><a title="Money" href="/apps/money">Money</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Manage your finances.">Manage your finances.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/sms_relentless" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://git.doublebastion.com/sms-relentless/raw/develop/img/sms_relentless_sent_messages.png" alt="Screenshot"></a> </div> <h3><a title="SMS Relentless" href="/apps/sms_relentless">SMS Relentless</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Send and receive SMS in Nextcloud">Send and receive SMS in Nextcloud</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/cospend" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://github.com/julien-nc/cospend-nc/raw/main/img/screenshots/cospend1.jpg" alt="Screenshot"></a> </div> <h3><a title="Cospend" href="/apps/cospend">Cospend</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="Shared budget manager">Shared budget manager</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/recognize" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/recognize/main/screenshots/Logo.png" alt="Screenshot"></a> </div> <h3><a title="Recognize" href="/apps/recognize">Recognize</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Smart media tagging and face recognition with on-premises machine learning models">Smart media tagging and face recognition with on-premises machine learning models</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/certificate24" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/strukturag/nextcloud-certificate24/master/screenshots/request-signature.png" alt="Screenshot"></a> </div> <h3><a title="Certificate24" href="/apps/certificate24">Certificate24</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Certificate24 - Digital Document Signature">Certificate24 - Digital Document Signature</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/autocurrency" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Auto Currency for Cospend" href="/apps/autocurrency">Auto Currency for Cospend</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Automatically fills the currency rates for your Cospend projects daily.">Automatically fills the currency rates for your Cospend projects daily.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/bookmarks" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/bookmarks/master/screenshots/Bookmarks-small.png" alt="Screenshot"></a> </div> <h3><a title="Bookmarks" href="/apps/bookmarks">Bookmarks</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s8.svg" alt="Positive"> <p title="Collect and manage bookmarks, synced with all your devices">Collect and manage bookmarks, synced with all your devices</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/files_confidential" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Confidential files" href="/apps/files_confidential">Confidential files</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Workflows for handling confidential files in Nextcloud">Workflows for handling confidential files in Nextcloud</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/user_retention" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/user_retention/main/docs/screenshot.png" alt="Screenshot"></a> </div> <h3><a title="Account retention (formerly User retention)" href="/apps/user_retention">Account retention (formerly User retention)</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Deletes accounts that did not login in the last days.">Deletes accounts that did not login in the last days.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/workflow_pdf_converter" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/workflow_pdf_converter/master/screenshots/flow-settings-ui.png" alt="Screenshot"></a> </div> <h3><a title="Automated PDF conversion" href="/apps/workflow_pdf_converter">Automated PDF conversion</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Rule based conversion of Documents into the PDF format">Rule based conversion of Documents into the PDF format</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/calendar_resource_management" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Calendar Resource Management" href="/apps/calendar_resource_management">Calendar Resource Management</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Management for calendar resources and rooms">Management for calendar resources and rooms</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/workflow_script" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/workflow_script/master/screenshots/flow-ui.png" alt="Screenshot"></a> </div> <h3><a title="Workflow external scripts" href="/apps/workflow_script">Workflow external scripts</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Rule based processing of files through specified external scripts">Rule based processing of files through specified external scripts</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/zaakafhandelapp" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Zaak Afhandel App" href="/apps/zaakafhandelapp">Zaak Afhandel App</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="This is a the ZAA (Zaak Afhandel App) in english Case Handling App that is made by ConductionN">This is a the ZAA (Zaak Afhandel App) in english Case Handling App that is made by ConductionN</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/gestion" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/baimard/gestion/master/tests/Unit/Panther/screens/index.png" alt="Screenshot"></a> </div> <h3><a title="Gestion" href="/apps/gestion">Gestion</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Simplified invoice management application">Simplified invoice management application</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/appointments" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/SergeyMosin/Appointments/master/screenshots/screenshot1.jpg" alt="Screenshot"></a> </div> <h3><a title="Appointments" href="/apps/appointments">Appointments</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="Book appointments into your calendar via secure online form.">Book appointments into your calendar via secure online form.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/sip_trip_phone" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://git.doublebastion.com/sip-trip-phone/raw/develop/img/sip_trip_phone_keypad.png" alt="Screenshot"></a> </div> <h3><a title="SIP Trip Phone" href="/apps/sip_trip_phone">SIP Trip Phone</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Browser softphone">Browser softphone</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/tvshownamer" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/j4ym0/nextcloud-tv-show-namer/main/screenshot.png" alt="Screenshot"></a> </div> <h3><a title="TV Show Namer" href="/apps/tvshownamer">TV Show Namer</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Organise your TV shows">Organise your TV shows</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/shifts" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/csoc-de/shifts/master/docs/frontpage.png" alt="Screenshot"></a> </div> <h3><a title="Shiftplan" href="/apps/shifts">Shiftplan</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="App for organising Shifts">App for organising Shifts</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/whereami" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Where am I ?" href="/apps/whereami">Where am I ?</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Is a simple application to locate everybody in your company.">Is a simple application to locate everybody in your company.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/pax_fax" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_received_fax.png" alt="Screenshot"></a> </div> <h3><a title="Pax Fax" href="/apps/pax_fax">Pax Fax</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="A fax sending application">A fax sending application</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/calendar_news" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/mziech/nextcloud-calendar-news/master/img/screenshot1.jpg" alt="Screenshot"></a> </div> <h3><a title="Calendar Newsletter" href="/apps/calendar_news">Calendar Newsletter</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Calendar-based Newsletter">Calendar-based Newsletter</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/brewmemo" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://brewmemo.de/assets/img/header.png" alt="Screenshot"></a> </div> <h3><a title="BrewMemo" href="/apps/brewmemo">BrewMemo</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Fast note app with beautifully crafted mobile Apps">Fast note app with beautifully crafted mobile Apps</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/softwarecatalog" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Software Catalogus" href="/apps/softwarecatalog">Software Catalogus</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Easily manage and publish software catalogs in an open data ecosystem">Easily manage and publish software catalogs in an open data ecosystem</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/ldap_write_support" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/ldap_write_support/master/img/screenshots/settings.png" alt="Screenshot"></a> </div> <h3><a title="Write support for LDAP" href="/apps/ldap_write_support">Write support for LDAP</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Adds support for creating, manipulating and deleting users and groups on LDAP via Nextcloud">Adds support for creating, manipulating and deleting users and groups on LDAP via Nextcloud</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/ldap_contacts_backend" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/ldap_contacts_backend/master/screenshots/contactsmenu-with-action.png" alt="Screenshot"></a> </div> <h3><a title="LDAP Contacts Backend" href="/apps/ldap_contacts_backend">LDAP Contacts Backend</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="LDAP backend for Nextcloud Contacts">LDAP backend for Nextcloud Contacts</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/carnet" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/CarnetApp/CarnetDocumentation/master/intro/overview.png" alt="Screenshot"></a> </div> <h3><a title="Carnet" href="/apps/carnet">Carnet</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s8.svg" alt="Positive"> <p title="Powerful note taking app available on android">Powerful note taking app available on android</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/hedgenext" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="HedgeNext" href="/apps/hedgenext">HedgeNext</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Integration of HedgeNext - a customized HedgeDoc markdown editor fork">Integration of HedgeNext - a customized HedgeDoc markdown editor fork</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/chores" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://teo.sinyax.net/cdn/chores_screenshot_1.png" alt="Screenshot"></a> </div> <h3><a title="Chores" href="/apps/chores">Chores</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Track chores and receive points for doing them!">Track chores and receive points for doing them!</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/dokuwiki" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://github.com/rotdrop/nextcloud-app-dokuwiki/raw/master/contrib/screenshots/start-page.png" alt="Screenshot"></a> </div> <h3><a title="DokuWiki Integration" href="/apps/dokuwiki">DokuWiki Integration</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Embed an existing DokuWiki instance into Nextcloud, potentially with SSO.">Embed an existing DokuWiki instance into Nextcloud, potentially with SSO.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/inventory" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/raimund-schluessler/inventory/master/screenshots/inventory-1.png" alt="Screenshot"></a> </div> <h3><a title="Inventory" href="/apps/inventory">Inventory</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="The inventory app for Nextcloud">The inventory app for Nextcloud</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/health" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/health/main/screenshots/health-preview.png" alt="Screenshot"></a> </div> <h3><a title="Health" href="/apps/health">Health</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s10.svg" alt="Very positive"> <p title="Track your health privately.">Track your health privately.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/l10n_override" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Override Translation" href="/apps/l10n_override">Override Translation</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Override app translation">Override app translation</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/keeporsweep" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/keeporsweep/keeporsweep/master/img/screenshot.png" alt="Screenshot"></a> </div> <h3><a title="Keep or Sweep" href="/apps/keeporsweep">Keep or Sweep</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s8.svg" alt="Positive"> <p title="☁️🔀🗑️ Randomly clean your Nextcloud data">☁️🔀🗑️ Randomly clean your Nextcloud data</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/messagevault" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Message Vault" href="/apps/messagevault">Message Vault</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Store old SMS/MMS/RCS messages from your phone to Nextcloud">Store old SMS/MMS/RCS messages from your phone to Nextcloud</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/grauphel" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="Grauphel: Tomboy note server" href="/apps/grauphel">Grauphel: Tomboy note server</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Tomboy REST API server to sync notes between devices">Tomboy REST API server to sync notes between devices</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/spgverein" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://gitlab.com/schrieveslaach/nextcloud-spgverein-app/raw/master/assets/screencast.gif" alt="Screenshot"></a> </div> <h3><a title="SPG Verein" href="/apps/spgverein">SPG Verein</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Access data of SPG-Verein in your Nextcloud instance">Access data of SPG-Verein in your Nextcloud instance</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/wrikesync" ><img class="b-lazy default-screenshot" src="/static/assets/img/loading.gif" data-src="/static/assets/img/no-screenshot.svg" alt="Screenshot"></a> </div> <h3><a title="WrikeSync" href="/apps/wrikesync">WrikeSync</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Wrike Projectmanagement Folder Sync">Wrike Projectmanagement Folder Sync</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/circles" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/nextcloud/circles/master/screenshots/0.12.0.png" alt="Screenshot"></a> </div> <h3><a title="Teams (formerly known as Circles)" href="/apps/circles">Teams (formerly known as Circles)</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Bring cloud-users closer together.">Bring cloud-users closer together.</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/customproperties" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src=" https://raw.githubusercontent.com/SteKoe/nextcloud-customproperties/main/.readme/adminsettings.png " alt="Screenshot"></a> </div> <h3><a title="Custom Properties" href="/apps/customproperties">Custom Properties</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Files app plugin to add custom properties to files and folders">Files app plugin to add custom properties to files and folders</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/dashboardcharts" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/MarkPartlett/dashboardcharts/master/img/Capture_DCv2.PNG" alt="Screenshot"></a> </div> <h3><a title="DashboardCharts" href="/apps/dashboardcharts">DashboardCharts</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Flexible Dashboard Charts">Flexible Dashboard Charts</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/admin_notifications" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://github.com/nextcloud/admin_notifications/raw/master/docs/Screenshot.png" alt="Screenshot"></a> </div> <h3><a title="Admin notifications" href="/apps/admin_notifications">Admin notifications</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s8.svg" alt="Positive"> <p title="Allows admins to generate notifications for users via the console or an HTTP endpoint">Allows admins to generate notifications for users via the console or an HTTP endpoint</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/files_opds" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_opds-1.png" alt="Screenshot"></a> </div> <h3><a title="OPDS catalog" href="/apps/files_opds">OPDS catalog</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="An OPDS catalog generator; publishes a sub-tree of the filesystem as an OPDS feed">An OPDS catalog generator; publishes a sub-tree of the filesystem as an OPDS feed</p> </div> </div> <div class="col-md-6 app-list-container"> <div class="well"> <div class="app-list-screenshot center"> <a href="/apps/gluusso" ><img class="b-lazy" src="/static/assets/img/loading.gif" data-src="https://raw.githubusercontent.com/GluuFederation/nextcloud-oxd-plugin/master/screenshot.png" alt="Screenshot"></a> </div> <h3><a title="OpenID Connect SSO by Gluu" href="/apps/gluusso">OpenID Connect SSO by Gluu</a></h3> <img class="app-score-image" src="/static/assets/img/rating/s6.svg" alt="Neutral"> <p title="Use OpenID Connect to login by leveraging the oxd client service demon.">Use OpenID Connect to login by leveraging the oxd client service demon.</p> </div> </div> </div> </div> </div> <footer class="navbar-default" id="footer"> <div class="container"> <ul class="nav navbar-nav"> <li class="nav-link"> <a href="https://github.com/nextcloud/appstore" rel="noreferrer noopener"> <span class="icon icon-source-fork"></span> Contribute to the app store </a> </li> <li class="nav-link"> <a href="https://nextcloud.com/privacy/" rel="noreferrer noopener"> <span class="icon icon-text-box"></span> Privacy and legal </a> </li> <li class="nav-link"> <a href="https://nextcloud.com/impressum/" rel="noreferrer noopener"> <span class="icon icon-note-text"></span> Legal notice </a> </li> </ul> </div> </footer> </div> </body> </html>