User:Larivact/drafts/Web tools
Appearance
Topics
Request tools
- curl — An URL retrieval utility and library.
- HTTPie — curl alternative with JSON support and syntax highlighting.
Bookmarking
Most web browsers have a built-in bookmarking feature. bukuAUR is a standalone command-line bookmark manager. If you use Firefox Sync you can host the server yourself, see Firefox Sync Server.
Web application clients
Domain | Packages |
---|---|
aur.archlinux.org | AUR helpers |
github.com | hub, ghi |
calendar.google.com | gcalcliAUR |
translate.google.com | translate-gitAUR, translate-shell-gitAUR, crow-translateAUR |
news.ycombinator.com | haxor-newsAUR |
reddit.com | rtvAUR |
stackoverflow.com | nodejs-how2AUR |
- Wikicurses — A simple curses interface for MediaWiki sites such as ArchWiki or Wikipedia.
See also Cloud synchronization clients and List of applications/Internet#Other IM clients.
Search engines
- Surfraw — Command line interface to a variety of popular WWW search engines.
- s — Web search from the terminal. Supports over 50 providers.
- http://github.com/zquestz/s || sAUR
Domain | Package |
---|---|
duckduckgo.com | ddgrAUR |
google.com | googlerAUR |
Microblogging clients
Twitter clients
- oysttyer-gitAUR
Pastebin clients
Domain | Package |
---|---|
gist.github.com | gist |
ix.io | ixAUR |
Web authoring
List of applications/Internet#Blog engines
See also Markdown.
Static site generators
Content management systems
Category:Content management systems
Validation
Web scraping and automation
- web scraping
- headless web browsers
- phantomjsAUR
- python-selenium
- slimerjsAUR
- HTML parsing
Front-end development
package managers
- Bower — A package manager for the web.
- Yarn — Fast, reliable, and secure dependency management.
- bundlers
- nodejs-webpackAUR
- parcel-bundlerAUR
- CSS preprocessors
- JS preprocessors
- Misc
- Packages
Web frameworks
- Django — A high-level Python Web framework that encourages rapid development and clean design.
- Ruby on Rails — Full-stack web application framework.
- Flask — Micro web development framework for Python.
- Bottle — A fast and simple micro-framework for small web-applications.