🐢
Turtle
The only purpose of a byte-sized application is to help you create .desktop entry files for downloaded applications. As of usual with elementary OS in mind.
Cheers!
The only purpose of a byte-sized application is to help you create .desktop entry files for downloaded applications. As of usual with elementary OS in mind.
Cheers!
Using Turtle to add an AppImage which isn't executable will create the .desktop
file just fine, but it won't be visible in the App Menu. This is confusing to the user and makes Turtle look broken. I would prefer one of the following scenarios:
.desktop
entry for non-executable files, displaying an error.The last variant sounds like the best UX to me.
Trying to create a launcher for a binary with a path containing any spaces produces a .desktop that doesn't work.
This could be solved by making the app add '
to either side of the selected binarys path in the .desktop
example:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec='/example folder with spaces/example-executable'
Name=Example name
Icon=/example folder with spaces/example image.png
the quotes aren't necessary for icons
enhancementIt would probably be nice to users to offer a way to remove the generated files. At the very least, opening ~/.local/share/applications for manual editing, or better, listing those files in the app and letting the user modify/delete them.
enhancementInstantly add downloaded application to the App Menu. Event AppImage.
Should probably be 'Instantly add downloaded application to the App Menu - even AppImages'
Even better if you mention that it's for application binaries: 'Turtle lets you add any launcherless applications to the App Menu - even AppImages'
Same issue as https://github.com/TenderOwl/Frog/issues/8
I noticed that the date in your release tag is 2021-16-08, which is invalid since this tag uses ISO 8601. It should instead be in YYYY-MM-DD format
It's redundant in all places the description is shown, and just pushes the actual description further away, e.g. in the featured banner.
https://github.com/TenderOwl/Turtle/blob/64f380091214cc1e9ae9b96b817106db52d86425/data/com.github.tenderowl.turtle.appdata.xml.in#L9
It'd be great if appimages could be dropped on the plank icon to open them. I imagine under the hood this is just like opening with an app.
https://user-images.githubusercontent.com/13716824/133002025-33f42d89-bbeb-4fcd-be2a-74b47e96075c.mp4
enhancement good first issueThe Turtle is ready to serve.
Source code(tar.gz)Phase 1 This project helps developers in the creation of extended realities that communicate with Arduino and require the security of blockchain stora
Fix Eitaa Messenger's Font Problem on Linux
Sentry DingTalk Sentry 集成钉钉机器人通知 Requirments sentry = 21.5.1 特性 发送异常通知到钉钉 支持钉钉机器人webhook设置关键字 配置环境变量 DINGTALK_WEBHOOK: Optional(string) DINGTALK_CUST
SmokeDetector Headless chatbot that detects spam and posts it to chatrooms. Uses ChatExchange, takes questions from the Stack Exchange realtime tab, a
Customer Service Requests Analysis Project 1 DESCRIPTION Background of Problem Statement : NYC 311's mission is to provide the public with quick and e
ESP Web Tools Allow flashing ESPHome or other ESP-based firmwares via the browser. Will automatically detect the board type and select a supported fir
Thumbor-bootcamp - learning and contribution experience with ❤️ and 🤗 from the thumbor team
Fisherman is a free open source fishing bot written in python.
❤ THIS REPO WILL CLOSED IN 31 OCT 00:00 ❤ This repository will automatically assign the hacktoberfest and hacktoberfest-accepted labels to all submitt
💿 Sistema de Gerenciamento de Usuário (SGU) 📚 Sobre o projeto Sistema de gerenciamento de usuários (SGU), tem o objetivo primário de se conectar a u
AL-Result-Checker This is a simple python script for checking A/L Examination results of srilankan students INSTALLATION [Termux] [Linux] : apt-get up
The Dashboard is developed using Bokeh and python 3.5+. This dashboard is useful for you if you are looking for something which will help you to book the vaccine slot once slots become available. Oth
Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass
A basic tic tac toe game on python!
Fuzz introspector High-level goals: Show fuzzing-relevant data about each function in a given project Show reachability of fuzzer(s) Integrate seamles
Rotapy Purpose Generate Gaussian 09 input files for the rotamers of an input compound. Distance to the axis of rotation remains constant throughout th
FFXIV AFK Bot Tired of getting kicked from games due to inactivity? This Bot will make random movements in random intervals to prevent you from gettin
NuclRanger Grouping nucleotide coordinate ranges. A quick pre-processing step for "bedtools getfasta":- https://bedtools.readthedocs.io/en/latest/cont
Introduction CircuitPython driver for Adafruit 24LC32 I2C EEPROM Breakout Dependencies This driver depends on: Adafruit CircuitPython Bus Device Regis
gc_log This package consists of two separate utilities useful for : gc_log_visualizer.py regionsize.py GC Log Visualizer This was updated to run under