Friendpaste Services

API

Friendpaste has an open Application Programming Interface (API for short). This means that anyone can write their own program to post public paste in new and different ways. The Friendpaste API is available for outside developers without any limits.


Community

You could be in contact with Friendpast via irc on Freenodes or Twitter.


Tools

Friendpaste TextMate Bundle

The Friendpaste TextMate bundle lets you insert paste directly into your code without ever having to open your web browser. Just highlight your text and TextMate will save your selection or document into Friendpaste. You can also easily insert and update paste from their url (More information on TextMate bundles).

How does it work?

  1. Install python simplejson module.
  2. Download and unzip the bundle file.
  3. Double-click the bundle to install into TextMate
    1. Once it's installed, you can insert your paste by pressing ⌥⇧⌘V and insert a snippet in your code by pressing ⌥⇧⌘S. Update a paste by pressing ⌥⇧⌘U (These are just the default settings. You can set them to whatever you want with TextMate.). Put paste url in your clipboard first before update or insert.



Developer, you have made a tool using friendpaste and want to share with others, don't hesitate to send us a mail.
We will addd a link to it on this page.