ssid-powerful

ssid-powerful command that looks up an ssid in a data file of known-good entries

https://github.com/sixarm/ssid-powerful

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

ssid-powerful command that looks up an ssid in a data file of known-good entries

Basic Info
  • Host: GitHub
  • Owner: SixArm
  • Language: Shell
  • Default Branch: main
  • Size: 4.88 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed 11 months ago
Metadata Files
Readme Contributing Code of conduct Citation Codeowners

README.md

ssid-powerful

Syntax:

ssid-powerful [options] <ssid>

Example:

ssid-powerful "My Demo WiFi" && echo "yes" || echo "no"

You can decide what the word powerful means to you.

For example we use these:

  • Do we know the WiFi is free?
  • Do we know the WiFi is fast?
  • Do we know the WiFi is secure?

Setup

To set up the configuration directory and data file:

ssid-powerful --init

The configuration directory goes here by default:

~/.config/ssid-powerful/data.txt

The configuration file is plain text. You can edit it as you like.

Usage

To add an item i.e. insert an item in the data file:

ssid-powerful --add "foo"

To drop an item i.e. delete an item from the data file:

ssid-powerful --drop "foo"

To query an item i.e. ask if the item is in the data file:

ssid-powerful --query "foo"

Options

Option paramters:

  • -i --init: initialize the configuration
  • -a --add : append an item into the data file
  • -d --drop : delete an item from the data file
  • -q --query : ask if an item is in the data file
  • -h --help: print help text
  • -v --version: print version number
  • -V --variant: print the program name, version number, updated date.

Tracking

  • Command: ssid-powerful
  • Version: 1.1.2
  • Updated: 2017-11-01
  • License: GPL
  • Contact: Joel Parker Henderson (joel@joelparkerhenderson.com)"

Owner

  • Name: SixArm
  • Login: SixArm
  • Kind: organization
  • Email: sixarm@sixarm.com
  • Location: San Francisco

SixArm Software

Citation (CITATION.cff)

cff-version: 1.2.0
title: ssid-powerful
message: >-
  If you use this work and you want to cite it,
  then you can use the metadata from this file.
type: software
authors:
  - given-names: Joel Parker
    family-names: Henderson
    email: joel@joelparkerhenderson.com
    affiliation: joelparkerhenderson.com
    orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
  - type: url
    value: 'https://github.com/SixArm/ssid-powerful/'
    description: ssid-powerful
repository-code: 'https://github.com/SixArm/ssid-powerful/'
abstract: >-
  ssid-powerful
license: See license file

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 4
  • Total Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Joel Parker Henderson j****l@j****m 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels