Code Monkey home page Code Monkey logo

Comments (6)

pawelmalak avatar pawelmalak commented on July 3, 2024 6

Implementation proposal:

Opera Zrzut ekranu_2021-06-09_124209_localhost

from flame.

fdarveau avatar fdarveau commented on July 3, 2024 5

@Nelinski If you want categories for applications, I have forked this repository and added that feature, along with some extras, such as being able to sort bookmarks like apps. It is available here : https://github.com/fdarveau/flame.
There might still be some issues I have not found since there were some major changes involved, as @pawelmalak mentioned.

I have also set up automatic docker images via GitHub Actions. You can use the container ghcr.io/fdarveau/flame:latest

@pawelmalak : If you are interested, I could open a PR. It might have way too many changes though since I have auto-formatting turned on and it seems to have some issues with react apps or my settings.

In any case, I have also setup a GitHub Action to try to keep my fork updated regularly (once a week). If the merge fails, I get notified so I can merge manually.

from flame.

pawelmalak avatar pawelmalak commented on July 3, 2024

Hi. The ability to categorize applications most likely won't be implemented since it's against my idea of how this "App Hub" should work. I wanted to keep it clean and simple as it is in the SUI.

As for the icons. Are you talking about adding them to categories or to single bookmakrs/links?

from flame.

Nelinski avatar Nelinski commented on July 3, 2024

I was thinking single icons as per your proposal. My thought process behind the "Application" categories was to bring it more inline with the "Bookmarks" to keep a cleaner UI if you've got a lot of "Applications". Either way, nice work ๐Ÿ‘๐Ÿป

from flame.

Nelinski avatar Nelinski commented on July 3, 2024

@fdarveau Works great, thanks!

from flame.

NoLooseEnds avatar NoLooseEnds commented on July 3, 2024

@fdarveau I'm having an issue getting it to work properly.

I just changed out the image with yours ghcr.io/fdarveau/flame:latest, and added - flame.category=My category to the docker labels.

I'm currently testing on a docker-compose with three containers. I'm trying with - flame.category=Downloads, but still get the Docker default category. I did try with a completely new Flame config too.

Excerpt from my docker-compose.yml:

      - flame.type=application # "app" works too
      - flame.name=Radarr
      - flame.url=https://radarr.${TRAEFIK_BASE_DNS}
      - flame.category=download
      - flame.icon=file-download-outline  # Optional, default is "docker"
      - flame.order=1 # Optional, default is 500; lower number is first in the list      

But still get the default category:
image

from flame.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.