quicktext icon indicating copy to clipboard operation
quicktext copied to clipboard

The most straightforward way of online text sharing 📠

Results 4 quicktext issues
Sort by recently updated
recently updated
newest added

The '**Create a quick text via cURL**' : `curl 'https://qtext.io/q' --data-raw '{"text":"Hello world!"}' `doesn't seem to work... The expected results: ``` { "data" : { "created_at" : 1661584958, "created_at_friendly" :...

eventhough it seems to me that "curl 'https://qtext.io/q/9003' | json_pp" should give me a plain text return ... I might be doing something wrong. 1. I'm using python. 2. url...

Hey, love the project! It would be a good idea to set an option for maximum number of connections, so if you already clicked no one else can join. Maybe...