Skip to content
#

send

Here are 176 public repositories matching this topic...

专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信

  • Updated Jul 17, 2021
  • Java
widestorm
widestorm commented Jul 14, 2021

Tracking issue: https://gitlab.com/timvisee/send/-/issues/21


An integration with shlink (https://shlink.io/documentation/api-docs/) would be very useful.
It would be helpful for automatically shortening links for input on a client computer where QR-codes aren't easily readable.

As I don't have much programming experience myself at all I don't know if it would be reasonably doable, al

edeckers
edeckers commented Dec 22, 2020

Currently the Blob Courier generates multipart http requests manually, which causes unnecessary complexity and bugs (#83, #86) and requires extra testing.

Select an Android OkHttp-equivalent for iOS and refactor the code. Requirements for the http client:

  • Must handle multipart requests
  • Must be lightweight
  • Must be maintained

Any suggestions are welcome!

Candidates

Improve this page

Add a description, image, and links to the send topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the send topic, visit your repo's landing page and select "manage topics."

Learn more