Movatterモバイル変換


[0]ホーム

URL:


Hay's tools


Tools Directory

Add your tool

Discover Wikimedia-related tools Search through3075 tools here.

Show all tools instead?

Add your tool to the directory

Note that your tooldoes not have to be hosted on Wikimedia Cloud Services/Toolforge. If you have a tool living on your own server, a Javascript gadget on a wiki, or a non-web tool such as a bot feel free to add it using the methods mentioned below.

If your tool is hosted on Toolforge, you can also easily be included in this directory by usingTools admin to add the needed fields.

Step 1

Add atoolinfo.json file to your tool. Your JSON file should look something like this.Hover over the properties to see a description.

{"name" : "hay-tools-directory","title" : "Tools Directory","description" : "Discover Wikimedia-related tools.","url" : "https://hay.toolforge.org/directory/","keywords" : "tools, search, discoverability","author" : "Hay Kranen","repository" : "https://github.com/hay/wiki-tools.git"}

Thename,title,description andurl properties arerequired. Bothname andurlneed to be unique.

If you have multiple tools you can also declare multiple tools in onetoolinfo.json, simply use an array with objects.

[    {        "name" : "hay-directory",        ....    },    {        "name" : "hay-exturl",        ....    }]

Step 2

Make sure your toolinfo.json file is reachable over regular HTTP, for example:

https://hay.toolforge.org/directory/toolinfo.json

Step 3

Add the link to your toolinfo.json file to theWiki directory page. Simply put in on a newline. You can also add comments with a hash (#) to group yourtoolinfo.json files.

Step 4

Wait :). The crawler parses all toolinfo.json files every 60 minutes and saves them to a local database. If after a few hours your tool doesn't appear on this page maybe there was an error somewhere. Check thecrawler logs. Logs are only kept for the latest crawl.

Step 5

There is no step 5. Enjoy! If you have any bugs or questions please submit them to theGithub repo.

Notes

  • You can get a JSON file with all the data on this pageright here.
  • If you want to search for more than one tag just separate them by space.

Last update: 2025-07-13T02:02:46+00:00



[8]ページ先頭

©2009-2025 Movatter.jp