Upload region to 0x0.st

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 0x0

    No-bullshit file hosting and URL shortening service. Mirror of https://git.0x0.st/mia/0x0

    ;; 0x0 (defun upload-0x0 (start end) "Upload region between `START' and `END' to 0x0." (interactive "r") (kill-new (shell-command-to-string (format "curl -sF file=@- https://0x0.st <<-EOF %s EOF " (buffer-substring start end))))) for some reason it fails when I try to execute it on any elisp code

  • emacs-request

    Request.el -- Easy HTTP request for Emacs Lisp

    Instead of shelling out to curl, use url.el or request.el.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • emacs-0x0

    There is a 0x0 package you could use instead.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts