🐢
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)gccreator some discord group chat tools just made it because i saw people selling this stuff for like up to 40 bucks (im currently working on a faster
Robots Exclusion Protocol Parser for Python Robots.txt parsing in Python. Goals Fetching -- helper utilities for fetching and parsing robots.txts, inc
An example of python package Why use packages? It is a good practice to not code the same function twice, and to reuse common code from one python scr
LocalColabFold ColabFold / AlphaFold2_advanced on your local PC (or macOS) Installation For Linux Make sure curl and wget commands are already install
python-codevault berisi kodingan kodingan python umum yang kubuat. untuk memudahkan transisi dan menjadi refrensi tutorial. daily challange for myself
Recreating my first CRUD in python, but now more professional
Rickware A python program for rick rolling people. (And annoying them too) What is rick roll? Read this wikipedia article - Rickrolling About program
Adversarial Robustness with Non-uniform Perturbations This repository hosts the code to replicate experiments of the paper Adversarial Robustness with
Deobfuscated selfbot sources About. If you whant to add src, please make pull requests. If you whant to deobfuscate src, send mail to
PE-Tools This repository contains various tools useful for offensive operations (reversing, etc) regarding the PE (Portable Executable) format Install
GDExtension Project Creator this is a script (currently only for linux) where you execute a script that generates a base project for your gdextension,
A reference implementation for processing the content.log files found at opendata.dwd.de/weather.
OsuBgTool A tool to replace all osu beatmap backgrounds at once. Requirements You need to have python 3.6 or newer installed. That's it. How to Use Ju
pedido-vt-riocard Script em python, utilizando PySimpleGUI, para a geração de arquivo txt a ser importado no sistema de Bilhetagem Eletrônica da RioCa
pymidicontroller Introduction Easily map device and application controls to a midi controller
The Collatz Calculator This is an algorithm custom built by Kyle Dickey, used to test numbers against the simple rules of the Collatz Conjecture.
Download and display GOES-East and GOES-West data GOES-East and GOES-West satellite data are made available on Amazon Web Services through NOAA's Big
Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License - https://github.com/FayasNoushad/Numbers-Extract/blob/main/LICENS
dbt-coverage One-stop-shop for docs and test coverage of dbt projects. Why do I need something like this? dbt-coverage is to dbt what coverage.py and
Julia and Mandelbrot Picture Maker This simple functions create simple plots of the Julia and Mandelbrot sets. The Julia set require the important par