Achille Lacoin

Results 63 issues of Achille Lacoin

Usecases: - pin tweety to homescreen - offline support

Use the same logic as blink shell: - a key is defined in the config file - client can pass an arbitrary command, through query params: `https://tweety.sh?command=ls&args=["-l"]&env={"NO_COLOR": "true"}&key=`

Hi, love your work on this. I'm considering using this tool for my golang project (https://github.com/pomdtr/sunbeam), however it looks like the installation screen can only be generated for cargo-dist projects....

feature - config

**Have you searched existing Github issues to see if someone has already requested this feature?** Yes **Is your feature request related to a problem? Please describe.** I often want to...

**Have you searched existing Github issues to see if someone has already requested this feature?** Yes **Is your feature request related to a problem? Please describe.** I want to use...

enhancement

In https://val.town, you declare a server by using the fetch handler as your module default export. ```ts export default function(req: Request) { return new Response("hello world") } ``` One interesting...

suggestion
serve

- update python starter with actions - add action support to the nodejs example

Thanks a lot for your work, I can't wait to to use it in my own app (a front-end for https://github.com/pomdtr/sunbeam). I plan to release my accross all systems, I...

help wanted

The UI is not readable with a white theme: Lipgloss has supports for adaptative colors, it would be cool to leverage this feature: https://github.com/charmbracelet/lipgloss#adaptive-colors

enhancement
ui/ux