Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

App Wishlist

Propose and vote for apps to be packaged

1.7k Topics 14.6k Posts
  • OpenPlayground - multi-AI / GPT interface

    1
    1
    6 Votes
    1 Posts
    478 Views
    No one has replied
  • Tabula - extracts table data from PDFs (when copy-paste often doesn't)

    7
    1 Votes
    7 Posts
    2k Views
    L
    @marcusquinn By encouraging people to use Free Software, like LibreOffice, for their document creation, they will benefit from being able to export their final draft as a PDF with an embeded .odf for easy data extraction. It can also archive according to ISO / archiving standards, where needed.
  • Auto-GPT - recursive software development using GPT-4

    2
    3
    7 Votes
    2 Posts
    2k Views
    L
    @marcusquinn We are very fortunate you are here! Thank you for this suggestion! I hope that our glorious Cloudron team can make it happen soon. It would be something if we could have AI packaging all the software on libselfhosted for us.
  • OpenPGP keys published on your website (WKD)

    2
    1 Votes
    2 Posts
    433 Views
    nottheendN
    Added something related in feature request as well: https://forum.cloudron.io/post/64137
  • Mealie: a self hosted recipe manager and meal planner

    Locked Solved
    4
    1
    16 Votes
    4 Posts
    3k Views
    nebulonN
    This is packaged. New forum section is at https://forum.cloudron.io/category/161/mealie
  • Matrix Hydrogen Web Client

    1
    4 Votes
    1 Posts
    431 Views
    No one has replied
  • DeckDeckGo

    4
    7 Votes
    4 Posts
    1k Views
    hexbinH
    [image: 1679676404399-3b008344-0f96-4956-81db-6bbf875d8e3f-grafik-resized.png]
  • 1 Votes
    6 Posts
    1k Views
    girishG
    @jdaviescoates good catch, think it is a bot.
  • Misago Forum

    10
    0 Votes
    10 Posts
    2k Views
    humptydumptyH
    @rafalp welcome to Cloudron! You might want to give the app store a look over. There are apps that would do exactly what you're looking for.
  • GlobaLeaks Whistleblower Software

    5
    5 Votes
    5 Posts
    1k Views
    necrevistonnezrN
    @LoudLemur it’s actually something that’s interesting for EVERY European business above 50 employees as they have to establish secure reporting channels for misconduct for their employees, freelancers, suppliers, etc. under the Whistleblower Directive https://commission.europa.eu/aid-development-cooperation-fundamental-rights/your-rights-eu/protection-whistleblowers_en
  • pimcore - own the digital world

    5
    1
    5 Votes
    5 Posts
    1k Views
    BrutalBirdieB
    @girish I am giving the app to a company that will test it thoroughly. Will report on the findings and if improvements are needed. Don't expect feedback soon, this could take multiple weeks.
  • OpenXPKI

    1
    1 Votes
    1 Posts
    233 Views
    No one has replied
  • Oracle 21XE with APEX

    8
    1 Votes
    8 Posts
    2k Views
    L
    As an Oracle database and APEX developer as part of my day job, I would LOVE to see this integrated into Cloudron, Unfortunately I very much doubt Oracle would allow its free products to be integrated into another commercial product without a very one-sided data-sharing agreement. Much of Oracle's profits come from it's data-brokerage and ad tech businesses.
  • LAPP App

    3
    0 Votes
    3 Posts
    589 Views
    girishG
    LAMP does not have PostgreSQL, no. @mariolop77 Best bet is to build your own. See https://docs.cloudron.io/packaging/tutorial/ . You can start with the lamp repo - https://git.cloudron.io/cloudron/lamp-app . Just have to replace the mysql addon with postgresql in the manifest - https://git.cloudron.io/cloudron/lamp-app/-/blob/master/CloudronManifest.json#L16
  • loomio - helps groups make better decisions together

    Locked Solved
    60
    33 Votes
    60 Posts
    13k Views
    girishG
    Initial loomio package is out - https://forum.cloudron.io/category/160/loomio . Please note, still unstable.
  • Kill the Newsletter

    Locked
    3
    8 Votes
    3 Posts
    719 Views
    girishG
    @johannesjom thanks. Locking this thread.
  • Bibliogram - View Instagram with Privacy

    17
    6 Votes
    17 Posts
    6k Views
    robiR
    @johannesjom forks?
  • Kill The Newsletter

    11
    14 Votes
    11 Posts
    3k Views
    robiR
    @johannesjom go for it.. it would be announced otherwise.
  • Shlink - Modern URL Shortener

    12
    15 Votes
    12 Posts
    4k Views
    andreasduerenA
    @ajtatum I installed it in a LAMP stack where it seems to run without any problems. It's just not really useful for my purpose which is why I'm not using it. If you're interested, feel free to play with it. Backend: https://l.due.ren Frontend: https://short.due.ren
  • Home Assistant

    20
    8 Votes
    20 Posts
    5k Views
    R
    Here's an initial attempt modeled on the LSIO image: https://git.eyen.ca/cloudron/homeassistant I haven't really tested it much. I needed the docker wyze bridge but I did not want to expose it to the web so I included it in the docker file for home assistant. I know at the very least, that either home assistant and the wyze bridge work independently, but I haven't tested supervisor yet. My nas is currently having issues so I don't know when I will be able to work on it again, but if someone wants to pick up the torch, here you go