mirror of
https://github.com/tcsenpai/llamapedia.git
synced 2025-06-02 17:20:06 +00:00
9 lines
292 B
Desktop File
Executable File
9 lines
292 B
Desktop File
Executable File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Llamapedia
|
|
Comment=Your friendly llama-themed encyclopedia
|
|
Exec=bash -c 'cd "$(dirname "%k")/" && pwd && streamlit run src/main.py; echo "Press Enter to close this window..."; read'
|
|
Icon=icon.png
|
|
Terminal=true
|
|
Categories=Education;Reference; |