Logo
Explore Help
Sign in
nik-rev/countryfetch
1
0
Fork
You've already forked countryfetch
0
Code Issues 3 Pull requests Projects Releases 6 Packages Wiki Activity Actions
6 releases 10 tags
  • v0.2.0 631d54faa3

    v0.2.0 - 4 June 2025 Stable

    github-actions[bot] released this 2025-06-04 08:26:48 -04:00 | 45 commits to main since this release

    Release Notes

    • Removed establishment date for some countries, as certain countries may have multiple establishment dates / no certain establishment date
    • No longer requires nightly Rust (can be built with Stable)
    • Updated country data

    Install countryfetch 0.2.0

    Install prebuilt binaries via shell script

    curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/download/v0.2.0/countryfetch-installer.sh | sh
    

    Install prebuilt binaries via powershell script

    powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/download/v0.2.0/countryfetch-installer.ps1 | iex"
    

    Install prebuilt binaries via Homebrew

    brew install nik-rev/tap/countryfetch
    

    Download countryfetch 0.2.0

    File Platform Checksum
    countryfetch-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
    countryfetch-x86_64-apple-darwin.tar.xz Intel macOS checksum
    countryfetch-x86_64-pc-windows-msvc.zip x64 Windows checksum
    countryfetch-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
    Downloads
    • countryfetch-aarch64-apple-darwin.tar.xz
      11 downloads · 2025-06-04 08:39:07 -04:00 · 1.1 MiB
    • countryfetch-aarch64-apple-darwin.tar.xz.sha256
      5 downloads · 2025-06-04 08:39:07 -04:00 · 108 B
    • countryfetch-aarch64-apple-darwin-update
      11 downloads · 2025-06-04 08:39:07 -04:00 · 6 MiB
    • countryfetch-installer.ps1
      28 downloads · 2025-06-04 08:39:07 -04:00 · 20 KiB
    • countryfetch-installer.sh
      137 downloads · 2025-06-04 08:39:07 -04:00 · 44 KiB
    • countryfetch.rb
      6 downloads · 2025-06-04 08:39:08 -04:00 · 2.1 KiB
    • countryfetch-x86_64-apple-darwin.tar.xz
      4 downloads · 2025-06-04 08:39:08 -04:00 · 1.2 MiB
    • countryfetch-x86_64-apple-darwin.tar.xz.sha256
      3 downloads · 2025-06-04 08:39:08 -04:00 · 107 B
    • countryfetch-x86_64-apple-darwin-update
      5 downloads · 2025-06-04 08:39:07 -04:00 · 6.2 MiB
    • countryfetch-x86_64-pc-windows-msvc-update
      23 downloads · 2025-06-04 08:39:08 -04:00 · 5.2 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip
      51 downloads · 2025-06-04 08:39:08 -04:00 · 4.6 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip.sha256
      5 downloads · 2025-06-04 08:39:08 -04:00 · 107 B
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz
      147 downloads · 2025-06-04 08:39:08 -04:00 · 2.8 MiB
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz.sha256
      14 downloads · 2025-06-04 08:39:08 -04:00 · 112 B
    • countryfetch-x86_64-unknown-linux-gnu-update
      90 downloads · 2025-06-04 08:39:08 -04:00 · 11 MiB
    • dist-manifest.json
      2 downloads · 2025-06-04 08:39:08 -04:00 · 20 KiB
    • sha256.sum
      2 downloads · 2025-06-04 08:39:09 -04:00 · 511 B
    • source.tar.gz
      7 downloads · 2025-06-04 08:39:09 -04:00 · 272 KiB
    • source.tar.gz.sha256
      2 downloads · 2025-06-04 08:39:09 -04:00 · 81 B
  • v0.1.9 3686b272e7

    v0.1.9 - 7 March 2025 Stable

    github-actions[bot] released this 2025-03-07 17:16:48 -05:00 | 69 commits to main since this release

    Release Notes

    • Use , instead of OR as a separator in --list-countries
    • Countries are now sorted in lexical order

    Install countryfetch 0.1.9

    Install prebuilt binaries via shell script

    curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/download/v0.1.9/countryfetch-installer.sh | sh
    

    Install prebuilt binaries via powershell script

    powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/download/v0.1.9/countryfetch-installer.ps1 | iex"
    

    Install prebuilt binaries via Homebrew

    brew install nik-rev/tap/countryfetch
    

    Download countryfetch 0.1.9

    File Platform Checksum
    countryfetch-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
    countryfetch-x86_64-apple-darwin.tar.xz Intel macOS checksum
    countryfetch-x86_64-pc-windows-msvc.zip x64 Windows checksum
    countryfetch-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
    Downloads
    • countryfetch-aarch64-apple-darwin.tar.xz
      157 downloads · 2025-03-07 17:46:05 -05:00 · 1.4 MiB
    • countryfetch-aarch64-apple-darwin.tar.xz.sha256
      4 downloads · 2025-03-07 17:46:05 -05:00 · 108 B
    • countryfetch-aarch64-apple-darwin-update
      12 downloads · 2025-03-07 17:46:05 -05:00 · 6 MiB
    • countryfetch-installer.ps1
      32 downloads · 2025-03-07 17:46:05 -05:00 · 20 KiB
    • countryfetch-installer.sh
      178 downloads · 2025-03-07 17:46:05 -05:00 · 44 KiB
    • countryfetch.rb
      3 downloads · 2025-03-07 17:46:06 -05:00 · 2.1 KiB
    • countryfetch-x86_64-apple-darwin.tar.xz
      22 downloads · 2025-03-07 17:46:05 -05:00 · 1.5 MiB
    • countryfetch-x86_64-apple-darwin.tar.xz.sha256
      2 downloads · 2025-03-07 17:46:06 -05:00 · 107 B
    • countryfetch-x86_64-apple-darwin-update
      3 downloads · 2025-03-07 17:46:05 -05:00 · 6.2 MiB
    • countryfetch-x86_64-pc-windows-msvc-update
      26 downloads · 2025-03-07 17:46:05 -05:00 · 5.2 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip
      40 downloads · 2025-03-07 17:46:06 -05:00 · 5.4 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip.sha256
      2 downloads · 2025-03-07 17:46:06 -05:00 · 107 B
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz
      306 downloads · 2025-03-07 17:46:06 -05:00 · 3 MiB
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz.sha256
      24 downloads · 2025-03-07 17:46:06 -05:00 · 112 B
    • countryfetch-x86_64-unknown-linux-gnu-update
      128 downloads · 2025-03-07 17:46:06 -05:00 · 11 MiB
    • dist-manifest.json
      2 downloads · 2025-03-07 17:46:06 -05:00 · 20 KiB
    • sha256.sum
      2 downloads · 2025-03-07 17:46:07 -05:00 · 511 B
    • source.tar.gz
      125 downloads · 2025-03-07 17:46:07 -05:00 · 270 KiB
    • source.tar.gz.sha256
      2 downloads · 2025-03-07 17:46:07 -05:00 · 81 B
  • v0.1.8 61f1542aa9

    v0.1.8 - Thu, 6 March 2025 Stable

    github-actions[bot] released this 2025-03-06 09:04:43 -05:00 | 76 commits to main since this release

    Release Notes

    • Remove dependency on system-installed open ssl

    Install countryfetch 0.1.8

    Install prebuilt binaries via shell script

    curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/download/v0.1.8/countryfetch-installer.sh | sh
    

    Install prebuilt binaries via powershell script

    powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/download/v0.1.8/countryfetch-installer.ps1 | iex"
    

    Install prebuilt binaries via Homebrew

    brew install nik-rev/tap/countryfetch
    

    Download countryfetch 0.1.8

    File Platform Checksum
    countryfetch-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
    countryfetch-x86_64-apple-darwin.tar.xz Intel macOS checksum
    countryfetch-x86_64-pc-windows-msvc.zip x64 Windows checksum
    countryfetch-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
    Downloads
    • countryfetch-aarch64-apple-darwin.tar.xz
      24 downloads · 2025-03-06 09:18:52 -05:00 · 1.4 MiB
    • countryfetch-aarch64-apple-darwin.tar.xz.sha256
      2 downloads · 2025-03-06 09:18:52 -05:00 · 108 B
    • countryfetch-aarch64-apple-darwin-update
      6 downloads · 2025-03-06 09:18:52 -05:00 · 6 MiB
    • countryfetch-installer.ps1
      24 downloads · 2025-03-06 09:18:52 -05:00 · 20 KiB
    • countryfetch-installer.sh
      112 downloads · 2025-03-06 09:18:52 -05:00 · 44 KiB
    • countryfetch.rb
      5 downloads · 2025-03-06 09:18:53 -05:00 · 2.1 KiB
    • countryfetch-x86_64-apple-darwin.tar.xz
      13 downloads · 2025-03-06 09:18:52 -05:00 · 1.5 MiB
    • countryfetch-x86_64-apple-darwin.tar.xz.sha256
      2 downloads · 2025-03-06 09:18:52 -05:00 · 107 B
    • countryfetch-x86_64-apple-darwin-update
      4 downloads · 2025-03-06 09:18:52 -05:00 · 6.2 MiB
    • countryfetch-x86_64-pc-windows-msvc-update
      21 downloads · 2025-03-06 09:18:52 -05:00 · 5.2 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip
      32 downloads · 2025-03-06 09:18:53 -05:00 · 5.4 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip.sha256
      2 downloads · 2025-03-06 09:18:53 -05:00 · 107 B
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz
      113 downloads · 2025-03-06 09:18:53 -05:00 · 3 MiB
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz.sha256
      2 downloads · 2025-03-06 09:18:53 -05:00 · 112 B
    • countryfetch-x86_64-unknown-linux-gnu-update
      82 downloads · 2025-03-06 09:18:53 -05:00 · 11 MiB
    • dist-manifest.json
      1 download · 2025-03-06 09:18:53 -05:00 · 19 KiB
    • sha256.sum
      2 downloads · 2025-03-06 09:18:53 -05:00 · 511 B
    • source.tar.gz
      64 downloads · 2025-03-06 09:18:53 -05:00 · 272 KiB
    • source.tar.gz.sha256
      1 download · 2025-03-06 09:18:54 -05:00 · 81 B
  • v0.1.7 ad5153edfd

    v0.1.7 - Thu, 6 March 2025 Stable

    github-actions[bot] released this 2025-03-06 08:36:08 -05:00 | 77 commits to main since this release

    Release Notes

    • Fix calculation for area in miles

    Install countryfetch 0.1.7

    Install prebuilt binaries via shell script

    curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/download/v0.1.7/countryfetch-installer.sh | sh
    

    Install prebuilt binaries via powershell script

    powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/download/v0.1.7/countryfetch-installer.ps1 | iex"
    

    Install prebuilt binaries via Homebrew

    brew install nik-rev/tap/countryfetch
    

    Download countryfetch 0.1.7

    File Platform Checksum
    countryfetch-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
    countryfetch-x86_64-apple-darwin.tar.xz Intel macOS checksum
    countryfetch-x86_64-pc-windows-msvc.zip x64 Windows checksum
    countryfetch-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
    Downloads
    • countryfetch-aarch64-apple-darwin.tar.xz
      4 downloads · 2025-03-06 08:43:08 -05:00 · 1.4 MiB
    • countryfetch-aarch64-apple-darwin.tar.xz.sha256
      3 downloads · 2025-03-06 08:43:08 -05:00 · 108 B
    • countryfetch-aarch64-apple-darwin-update
      4 downloads · 2025-03-06 08:43:08 -05:00 · 6 MiB
    • countryfetch-installer.ps1
      4 downloads · 2025-03-06 08:43:08 -05:00 · 20 KiB
    • countryfetch-installer.sh
      10 downloads · 2025-03-06 08:43:08 -05:00 · 44 KiB
    • countryfetch.rb
      3 downloads · 2025-03-06 08:43:10 -05:00 · 2.1 KiB
    • countryfetch-x86_64-apple-darwin.tar.xz
      6 downloads · 2025-03-06 08:43:09 -05:00 · 1.5 MiB
    • countryfetch-x86_64-apple-darwin.tar.xz.sha256
      1 download · 2025-03-06 08:43:09 -05:00 · 107 B
    • countryfetch-x86_64-apple-darwin-update
      6 downloads · 2025-03-06 08:43:08 -05:00 · 6.2 MiB
    • countryfetch-x86_64-pc-windows-msvc-update
      4 downloads · 2025-03-06 08:43:09 -05:00 · 5.2 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip
      4 downloads · 2025-03-06 08:43:09 -05:00 · 5.4 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip.sha256
      1 download · 2025-03-06 08:43:09 -05:00 · 107 B
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz
      14 downloads · 2025-03-06 08:43:09 -05:00 · 1.5 MiB
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz.sha256
      1 download · 2025-03-06 08:43:10 -05:00 · 112 B
    • countryfetch-x86_64-unknown-linux-gnu-update
      7 downloads · 2025-03-06 08:43:09 -05:00 · 11 MiB
    • dist-manifest.json
      1 download · 2025-03-06 08:43:10 -05:00 · 20 KiB
    • sha256.sum
      1 download · 2025-03-06 08:43:10 -05:00 · 511 B
    • source.tar.gz
      3 downloads · 2025-03-06 08:43:10 -05:00 · 272 KiB
    • source.tar.gz.sha256
      1 download · 2025-03-06 08:43:10 -05:00 · 81 B
  • v0.1.6 0d09a7f1c3

    v0.1.6 Stable

    github-actions[bot] released this 2025-03-06 08:01:20 -05:00 | 81 commits to main since this release

    Install countryfetch 0.1.6

    Install prebuilt binaries via shell script

    curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/download/v0.1.6/countryfetch-installer.sh | sh
    

    Install prebuilt binaries via powershell script

    powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/download/v0.1.6/countryfetch-installer.ps1 | iex"
    

    Install prebuilt binaries via Homebrew

    brew install nik-rev/tap/countryfetch
    

    Download countryfetch 0.1.6

    File Platform Checksum
    countryfetch-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
    countryfetch-x86_64-apple-darwin.tar.xz Intel macOS checksum
    countryfetch-x86_64-pc-windows-msvc.zip x64 Windows checksum
    countryfetch-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
    Downloads
    • countryfetch-aarch64-apple-darwin.tar.xz
      4 downloads · 2025-03-06 08:09:08 -05:00 · 1.4 MiB
    • countryfetch-aarch64-apple-darwin.tar.xz.sha256
      2 downloads · 2025-03-06 08:09:08 -05:00 · 108 B
    • countryfetch-aarch64-apple-darwin-update
      3 downloads · 2025-03-06 08:09:08 -05:00 · 6 MiB
    • countryfetch-installer.ps1
      5 downloads · 2025-03-06 08:09:08 -05:00 · 20 KiB
    • countryfetch-installer.sh
      8 downloads · 2025-03-06 08:09:08 -05:00 · 44 KiB
    • countryfetch.rb
      3 downloads · 2025-03-06 08:09:09 -05:00 · 2.1 KiB
    • countryfetch-x86_64-apple-darwin.tar.xz
      3 downloads · 2025-03-06 08:09:09 -05:00 · 1.5 MiB
    • countryfetch-x86_64-apple-darwin.tar.xz.sha256
      1 download · 2025-03-06 08:09:09 -05:00 · 107 B
    • countryfetch-x86_64-apple-darwin-update
      3 downloads · 2025-03-06 08:09:08 -05:00 · 6.2 MiB
    • countryfetch-x86_64-pc-windows-msvc-update
      5 downloads · 2025-03-06 08:09:09 -05:00 · 5.2 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip
      9 downloads · 2025-03-06 08:09:09 -05:00 · 5.4 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip.sha256
      1 download · 2025-03-06 08:09:09 -05:00 · 107 B
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz
      10 downloads · 2025-03-06 08:09:09 -05:00 · 1.5 MiB
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz.sha256
      2 downloads · 2025-03-06 08:09:09 -05:00 · 112 B
    • countryfetch-x86_64-unknown-linux-gnu-update
      7 downloads · 2025-03-06 08:09:09 -05:00 · 11 MiB
    • dist-manifest.json
      1 download · 2025-03-06 08:09:10 -05:00 · 20 KiB
    • sha256.sum
      1 download · 2025-03-06 08:09:10 -05:00 · 511 B
    • source.tar.gz
      3 downloads · 2025-03-06 08:09:10 -05:00 · 272 KiB
    • source.tar.gz.sha256
      1 download · 2025-03-06 08:09:10 -05:00 · 81 B
  • v0.1.5 12ba8eddea

    v0.1.5 Stable

    github-actions[bot] released this 2025-03-06 07:11:52 -05:00 | 87 commits to main since this release

    Install countryfetch 0.1.5

    Install prebuilt binaries via shell script

    curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/download/v0.1.5/countryfetch-installer.sh | sh
    

    Install prebuilt binaries via powershell script

    powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/download/v0.1.5/countryfetch-installer.ps1 | iex"
    

    Install prebuilt binaries via Homebrew

    brew install nik-rev/tap/countryfetch
    

    Download countryfetch 0.1.5

    File Platform Checksum
    countryfetch-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
    countryfetch-x86_64-apple-darwin.tar.xz Intel macOS checksum
    countryfetch-x86_64-pc-windows-msvc.zip x64 Windows checksum
    countryfetch-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
    Downloads
    • countryfetch-aarch64-apple-darwin.tar.xz
      5 downloads · 2025-03-06 07:19:16 -05:00 · 1.4 MiB
    • countryfetch-aarch64-apple-darwin.tar.xz.sha256
      1 download · 2025-03-06 07:19:16 -05:00 · 108 B
    • countryfetch-aarch64-apple-darwin-update
      3 downloads · 2025-03-06 07:19:16 -05:00 · 6 MiB
    • countryfetch-installer.ps1
      5 downloads · 2025-03-06 07:19:16 -05:00 · 20 KiB
    • countryfetch-installer.sh
      70 downloads · 2025-03-06 07:19:16 -05:00 · 44 KiB
    • countryfetch.rb
      3 downloads · 2025-03-06 07:19:17 -05:00 · 2.1 KiB
    • countryfetch-x86_64-apple-darwin.tar.xz
      3 downloads · 2025-03-06 07:19:16 -05:00 · 1.5 MiB
    • countryfetch-x86_64-apple-darwin.tar.xz.sha256
      1 download · 2025-03-06 07:19:16 -05:00 · 107 B
    • countryfetch-x86_64-apple-darwin-update
      3 downloads · 2025-03-06 07:19:16 -05:00 · 6.2 MiB
    • countryfetch-x86_64-pc-windows-msvc-update
      4 downloads · 2025-03-06 07:19:16 -05:00 · 5.2 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip
      4 downloads · 2025-03-06 07:19:17 -05:00 · 5.4 MiB
    • countryfetch-x86_64-pc-windows-msvc.zip.sha256
      1 download · 2025-03-06 07:19:17 -05:00 · 107 B
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz
      56 downloads · 2025-03-06 07:19:17 -05:00 · 1.5 MiB
    • countryfetch-x86_64-unknown-linux-gnu.tar.xz.sha256
      1 download · 2025-03-06 07:19:17 -05:00 · 112 B
    • countryfetch-x86_64-unknown-linux-gnu-update
      56 downloads · 2025-03-06 07:19:17 -05:00 · 11 MiB
    • dist-manifest.json
      1 download · 2025-03-06 07:19:17 -05:00 · 20 KiB
    • sha256.sum
      1 download · 2025-03-06 07:19:17 -05:00 · 511 B
    • source.tar.gz
      3 downloads · 2025-03-06 07:19:17 -05:00 · 272 KiB
    • source.tar.gz.sha256
      1 download · 2025-03-06 07:19:17 -05:00 · 81 B
Powered by Forgejo Version: 13.0.3 Page: 392ms Template: 305ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API