All Projects → domsson → fetch-all-the-things

domsson / fetch-all-the-things

Licence: CC0-1.0 license
A list of *nix fetch utilities

Projects that are alternatives of or similar to fetch-all-the-things

atomos
Atomos - A Java Module Framework using OSGi Connect
Stars: ✭ 12 (-72.09%)
Mutual labels:  modules
Beginners-Python-Examples
Basic Python CLI programs
Stars: ✭ 225 (+423.26%)
Mutual labels:  modules
moddoc
A GOPROXY Documentation Generator
Stars: ✭ 33 (-23.26%)
Mutual labels:  modules
TIGMINT
TIGMINT: OSINT (Open Source Intelligence) GUI software framework
Stars: ✭ 195 (+353.49%)
Mutual labels:  information-gathering
netizenship
a commandline #OSINT tool to find the online presence of a username in popular social media websites like Facebook, Instagram, Twitter, etc.
Stars: ✭ 33 (-23.26%)
Mutual labels:  information-gathering
Gotanda
Gotanda is browser Web Extension for OSINT.
Stars: ✭ 149 (+246.51%)
Mutual labels:  information-gathering
Hack4Squad
💀 A bash hacking and scanning framework.
Stars: ✭ 45 (+4.65%)
Mutual labels:  information-gathering
graphw00f
graphw00f is GraphQL Server Engine Fingerprinting utility for software security professionals looking to learn more about what technology is behind a given GraphQL endpoint.
Stars: ✭ 260 (+504.65%)
Mutual labels:  information-gathering
GatherInfo
信息收集 OR 信息搜集
Stars: ✭ 770 (+1690.7%)
Mutual labels:  information-gathering
NETNOOB
A simple program written in bash that contains basic Linux network tools, information gathering tools and scanning tools.
Stars: ✭ 105 (+144.19%)
Mutual labels:  information-gathering
IRIS
🔍 IRIS: An open-source intelligence framework
Stars: ✭ 79 (+83.72%)
Mutual labels:  information-gathering
FazPort
FazPort is an advanced Perl Port Scanner. Scan and Detect open port in every website(s) you want.
Stars: ✭ 16 (-62.79%)
Mutual labels:  information-gathering
cherry-framework
100% GNU GPL WordPress framework
Stars: ✭ 102 (+137.21%)
Mutual labels:  modules
RandomProxyRuby
Tiny Library for get random proxy (free).
Stars: ✭ 16 (-62.79%)
Mutual labels:  modules
Press
A continuous developement environment for Powershell Modules either via local development or leveraging GitHub and Github Actions
Stars: ✭ 21 (-51.16%)
Mutual labels:  modules
babel-explode-module
Serialize a module into an easier format to work with
Stars: ✭ 34 (-20.93%)
Mutual labels:  modules
mpe-player
Browser Based Audio Oscillators using MPE devices & MPE.js
Stars: ✭ 16 (-62.79%)
Mutual labels:  blocks
goproxy
go modules proxy. 墙内学习go语言的第一步 自建goproxy代理. 部署到 heroku
Stars: ✭ 22 (-48.84%)
Mutual labels:  modules
mcthings
A Python framework for creating 3D scenes in Minecraft and Minetest
Stars: ✭ 44 (+2.33%)
Mutual labels:  blocks
shopyo
shopyo.readthedocs.org
Stars: ✭ 66 (+53.49%)
Mutual labels:  modules

fetch-all-the-things

fetch all the things

A list of scripts and programs that can fetch information and print it to stdout. Possible use cases for such utilities:

  • Check information on the CLI
  • For use in custom fetch scripts
  • For use in notifications
  • For use in status bars

Please open an issue or send a pull request to add to the list or report entries that are outdated or shouldn't be on the list in the first place.

Collections

These are projects that contain a multitude of fetch scripts / programs. Note that, depending on their intended purpose, some of these might have additional files and/or functionality that goes beyond printing information to stdout. It should still be possible to use them for that, however.

Invidiual projects

These are projects that contain only one fetch script or program, focusing on a particular piece of information.

  • ansiweather Shell script for weather conditions
  • backlight get and set backlight brightness (C)
  • brightnessctl get and set device brightness (C)
  • ewmhstatus print current desktop name and window title (C)
  • light get and set backlights (C)
  • pavolmon PulseAudio volume monitoring (C)
  • playerctl control media players and query current track info (C)
  • xkblayout-state XKB keyboard layout (C++)
  • sres print the current screen resolution (C)
  • xtitle print (active) X window ID or title (C)
  • xtmon X window title monitoring (C)
  • xwinfo print X window information (name, class, ID, size, etc) (C)

Buried in code

These are projects that contain scripts or pieces of code that can collect information, but aren't necessarily available as individual programs. It should still be possible to extract the relevant pieces of code, or at least use them as reference / inspiration.

Services

These aren't actual programs, but online services that can be queried from scripts, programs or the command line, for example via curl, to obtain information.

See awesome-console-services

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].