Différences entre versions de « Micropub/clients »

De Mi caja de notas

< Micropub
(redirection Micropub/Clients)
 
(7 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
''Cette page a démarré sur [[iwc:Micropub/Client]]
+
#redirect [[Micropub/Clients]]
 
 
Les '''<dfn>clients Micropub</dfn>''' sont les applications sites et clients  qui publient vers des serveurs via [[Micropub]].
 
 
 
{{alert|Besoin de screenshots ! Appel à téléversements de capture d'écran pour tous les clients ci-dessous, par ex. comme les [http://matrix.org/docs/projects/try-matrix-now.html screenshots du client Matrix pour le chat] mais plus comme  [[Webmention-developer#IndieWeb_Examples|screenshots d'exemples de Webmention]]}}
 
 
 
[[Category:Micropub]]
 
== Clients ==
 
Triés par ordre alphabétique.
 
 
 
=== Dobrado ===
 
[[dobrado]] supporte la création de posts, reposts, j'aime et réponse via Micropub depuis le 2017-02-05 (Disponible publiquement sur  https://unicyclic.com).
 
[[File:dobrado_micropub_client.png|thumb|left]]<br clear=left>
 
 
 
=== Editorial ===
 
The iOS text editor [http://omz-software.com/editorial/ Editorial] can publish its documents to Micropub through a couple of third party Workflows created by {{voxpelli}}. Two for [http://www.editorial-workflows.com/workflow/5227209878929408/JZrTPYnXAiY authorizing] and [http://www.editorial-workflows.com/workflow/5300464841129984/cghZUwlSP2k deauthorizing] with an IndieAuth endpoint and one for the [http://www.editorial-workflows.com/workflow/5833229495959552/tO76Z7cIfTU Micropub publishing]. Shown in action in [https://www.youtube.com/watch?v=U7hUR7flTAY this video].
 
 
 
=== InkStone ===
 
[[InkStone]] is a webapp micropub client app written by [[User:ben.thatmustbe.me|Ben Roberts]].  <s>The app can take and upload photos, video, and audio as well.</s> These features are missing from the new webapp version.
 
 
 
 
 
=== Grumble ===
 
 
 
[https://grumble.isgeek.net/ Grumble] is a Client side only Micropub client. It allows to create/edit posts and
 
reply/bookmark/like. Has media endpoint and syndication support, as well as offline storage support to be used as a phone app.
 
 
 
Its big caveat is that it requires your indieauth, micrupub and media endpoint to support CORS.
 
 
 
The code is available at [https://github.com/jjdelc/grumble github]
 
 
 
=== Jonnybarnes.uk ===
 
[[User:jonnybarnes.uk|JonnyBarnes]] post UI is publicly available at https://jonnybarnes.uk/notes/new
 
 
 
=== Launchbar ===
 
A [https://github.com/prenagha/launchbar/tree/master/Micropub.lbaction Launchbar] action to post to a Micropub server.
 
 
 
=== Micro.blog ===
 
L'application iOS [https://micro.blog micro.blog] est un client Micropub qui peut s'utiliser pour poster sur un micro.blog hébergé ou votre propre endpoint.
 
 
 
=== Micropanel ===
 
Un tableau de bord d'admin côté client pour votre site IndieWeb  ! https://github.com/myfreeweb/micro-panel
 
[[File:micro-panel-screenshot.png|thumb|left]]<br clear=left>
 
 
 
=== Micropublish ===
 
[https://github.com/barryf/micropublish Micropublish] est le client simple Micropub de {{barryf}} pour créer, mettre à jour, effacer et déseffacer le contenu sur un site web compatible. Une version en live est hébergée sur [https://micropublish.net micropublish.net]. Tout le [https://github.com/barryf/micropublish code source] est disponible sur GitHub.
 
[[File:micropublish.png|thumb|left]]<br clear=left>
 
 
 
=== micropub-xmpp-bot ===
 
In September 2015, {{kylewm}} created [[micropub-xmpp-bot]], an experimental XMPP chat bot for posting notes, replies, likes, and reposts via micropub. Notably, it uses an out-of-band redirect_uri handler that prompts the user to copy/paste their auth code. Give it a shot by XMPP chatting with micropub@kylewm.com. (If it's offline, ping "kylewm" on [[IRC]]).
 
 
 
open source: https://github.com/kylewm/micropub-xmpp-bot/
 
 
 
=== Monocle ===
 
[[Monocle]] est un [[reader-fr|lecteur]] qui supporte la publication de likes et reposts vers l'endpoint Micropub de l'utilisateur.
 
 
 
=== Neonblog ===
 
L'UI de post [[Neonblog]] d'[[User:notenoughneon.com|Emma]] crée des notes et articles via micropub.
 
 
 
=== Omnibear ===
 
 
 
[[Omnibear]] est une extension navigateur. Vous pouvez l'utiliser pour poster des [[notes-fr|notes]], [[replies-fr|réponses]], [[reposts-fr|reposts]], et des [[likes-fr|likes]] vers votre site.
 
[[File:omnibear.png|thumb|left]]<br clear=left>
 
 
 
=== OwnYourCheckin ===
 
Basé sur l'[http://ownyourgram.com/ OwnYourGram] d'[[User:aaronparecki.com|aaronpk]], [[OwnYourCheckin]] est un outil pour rétro-syndiquer les [[checkin]]s [[Foursquare]]/Swarm avec des photos vers votre site personnel, en utilisant micropub.
 
 
 
=== OwnYourGram ===
 
[[User:aaronparecki.com|aaronpk]]'s [http://ownyourgram.com/ OwnYourGram] is a tool to reverse-syndicate instagram photos to your personal site, using micropub.
 
* The signup process contains lots of useful documentation and debugging information to help get new micropub implementations working.
 
 
 
=== OwnYourSwarm ===
 
[[ownyourswarm]] d'[[User:aaronparecki.com|aaronpk]] est un outil de "reverse-syndicate" vos [[checkin]]s  [[Foursquare]]/Swarm avec des photos sur votre site personnel, utilisant Micropub.
 
 
 
=== PhotoPostr ===
 
[[PhotoPostr]] de [[User:grant.codes|grantcodes]] est client  micropub pour poster des galeries de photos via l'endpoint media et il utilise les [[collection]]s. Les photos peuvent être téléversées et l'app extrait la data exif pour générer la donnée par défaut pour les requêtes micropub. L'utilisateur peut alors écrire les détails et organiser les photos avant de créere un post pour chaque photo et un post pour la collection de la galerie.
 
[[File:PhotoPostr-preview.png|thumb|left]]<br clear=left>
 
 
 
=== Postly ===
 
[[Postly]] de [[User:ben.thatmustbe.me|Ben Roberts]] crée des notes et articles via micropub et peut ajouter des liens de syndication après le post. Les liens syndicate-to sont passés sous forme d'un champ lisible de liste php par une liste séparée par des virgules. Postly peut aussi modifier les posts quand on passe mp-action=edit [https://ben.thatmustbe.me/new UI disponible publiquement]
 
 
 
=== PostrChild ===
 
[[PostrChild]] de [[User:grant.codes|grantcodes]] est un [[chatbot]] qui peut vous aider à publier des posts micropub sur votre site indieweb. Il prend en charge Facebook Messenger, Skype, Telegram et Slack. [https://github.com/terminalpixel/postrchildbot Code source sur GitHub].
 
 
 
=== PushupCounter ===
 
[https://github.com/aaronpk/PushupCounter-iOS PushupCounter-iOS] d'[[User:aaronparecki.com|aaronpk]] est un client iOS pour publier des données d'exercice.
 
 
 
=== Quill ===
 
[[File:quill-reply-screenshot.png|thumb]][[Quill-fr|Quill]] est un client Micropub de référence développé par {{aaronpk}}, vous pouvez l'utiliser pour poster des [[notes-fr|notes]], [[photos-fr|photos]], [[articles-fr|articles]], [[bookmarks-fr|signets]], [[likes-fr|likes]], [[reposts-fr|reposts]], [[reviews-fr|critiques]] et plans de voyage sur votre propre site.
 
* Le processus d'enregistrement vous amène à configurer votre site web pour accepter les requêtes Micropub provenant d'apps comme celle ci.
 
 
 
<br clear=right>
 
 
 
=== Screech ===
 
 
 
[[Screech]] est un client Micropub pour poster de l'[[audio-fr|audio]] sous forme de [[podcast-fr|podcasts]] sur votre site. Il prend en charge l'envoi de fichiers audio via Micropub, tout comme l'information concernant le post, comme le nom, le contenu en texte et les [[tags]]. Les métadonnées du fichier comme la taille du fichier, la durée et l'info [[ID3]] comme l'artiste, l'album, le titre de la piste etc. sont envoyés sous forme de propriété Micropub.
 
* Il est développé par {{martymcguire}}
 
* La source est disponible [https://github.com/martymcguire/screech sur  GitHub].
 
 
 
=== shpub ===
 
[[shpub]] est un client micropub en ligne de commande.
 
 
 
=== Shrewdness ===
 
[[Shrewdness]] - [[reader-fr|lecteur]] indieweb
 
 
 
=== Slater ===
 
 
 
[[Slater]] is a Micropub client for posting [[event|events]] to your site. It supports name, description, start and end datetimes, a [[featured]] image, [[tags]], and simple [[location]].
 
* Location support is minimal, currently as a free-form text field which Micropub servers could interpret as <code>geo:</code> URLs, a URL to a [[venue]] [[h-card]], or a simple text location.
 
* It is developed by {{martymcguire}}
 
* The source is available [https://github.com/martymcguire/slater on GitHub].
 
 
 
=== Taproot ===
 
[[User:waterpigs.co.uk|Barnaby]]'s [[Taproot]] publishes notes via micropub. [http://waterpigs.co.uk/notes/new/ The post UI] is publicly accessible, and you can use it to make posts on your own website. As of 2014-06-12 it’s also marked up with h-product and h-x-app markup so that authorization UIs can provide a better experience whilst authorizing, without having to pre-register apps and upload logos
 
 
 
=== Teacup ===
 
[[Teacup]] est un client Micropub pour poster différents types de posts alimentaires.
 
 
 
=== tt-rss-micropub ===
 
[[File:tt-rss micropub.png|thumb|tt-rss-micropub]]
 
Un plugin micropub pour le lecteur de flux [[Tiny Tiny RSS]] qui vous permet de répondre directement aux posts de blog directement à partir du lecteur. Voir [[tt-rss-micropub]]
 
<br clear=right>
 
 
 
=== unmpc ===
 
[[unmpc]] - an experiment by [[User:Wwelves.org_perpetual-tripper | elf Pavlik]] which implements Micropub client +[[reader]] as [[Unhosted]] web app (HTML5 running fully in a web browser - [[noBackend]])
 
 
 
=== Woodwind ===
 
[[Woodwind]] a une prise en charge optionnelle pour poster des réponses et likes via Micropub. Includes toggles for syndicate-to endpoints as of 2015-02-10.
 
 
 
== En développement ==
 
* https://github.com/pstuifzand/micropub-android
 
* https://github.com/swentel/indigenous-android
 
 
 
== Sample Code ==
 
 
 
* http://padraic.micro.blog/2017/04/27/sample-script-to.html
 
 
 
= Implementation status  =
 
How much of the [http://micropub.net/draft/ Micropub specification] is implemented by open source clients:
 
 
 
{| class="wikitable"
 
! Feature
 
! [[Quill]]
 
! [[shpub]]
 
! [[Micropublish]]
 
! [[PostrChild]]
 
 
 
|-
 
! Post creation syntax
 
 
 
|-
 
| form-encoded
 
| ✔
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| JSON
 
| ?
 
| ✔
 
| ✔
 
| no
 
 
 
|-
 
! File uploads
 
 
 
|-
 
| form-encoded/multipart
 
| ✔
 
| ✔
 
| no
 
| ✔
 
 
 
|-
 
| media endpoint
 
| ✔
 
| ✔
 
| no
 
| no
 
 
 
|-
 
! Actions
 
 
 
|-
 
| create
 
| ✔
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| delete
 
| ?
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| undelete
 
| ?
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| update
 
| ?
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
! [[:Category:PostType|Post types]]
 
 
 
|-
 
| [[article]]
 
| ✔
 
| ✔
 
| ✔
 
| ?
 
 
 
|-
 
| [[bookmark]]
 
| ✔
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| [[checkin]]
 
| no
 
| no
 
| no
 
| no
 
 
 
|-
 
| [[event]]
 
| no
 
| no
 
| no
 
| no
 
 
 
|-
 
| [[like]]
 
| ✔
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| [[note]]
 
| ✔
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| [[reply]]
 
| ✔
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| [[repost]]
 
| ?
 
| ✔
 
| ✔
 
| ✔
 
 
 
|-
 
| [[rsvp]]
 
| no
 
| ✔
 
| ✔
 
| ✔
 
 
 
|}
 
 
 
= Client implementation requests =
 
Requests for other client-software to implement Micropub
 
 
 
==== Macaw ====
 
[https://marketplace.firefox.com/app/macaw?src=featured Macaw] is an "open source micro-blogging client, with support for ADN (app.net) and Twitter (twitter.com)."
 
 
 
Request for Micropub support:
 
* https://github.com/minego/macaw-enyo/issues/27
 
 
 
==== Ulysses ====
 
[[Ulysses]] is a markdown writing app that supports publishing writing to Wordpress servers and Medium.
 
 
 
Request for Micropub support:
 
* {{eddiehinkle.com}} submitted a short request on November 8, 2017 using their feedback system outlining the fact that it is an open w3c standard with links to the w3c recommendation page, the IndieWeb micropub page and. the test suite [https://micropub.rocks micropub.rocks]. He also listed the servers they would be able to post to (Known, Wordpress, Drupal) with a link to the Micropub Servers page and specially called out [https://micro.blog micro.blog] support.
 

Version actuelle datée du 8 avril 2018 à 20:34

Rediriger vers :