dpcmd
brew install dpcmd
v1.14.21
GPL-2.0-only
Linux software for DediProg SF100/SF600
2
30-day installs · #13641
8
90-day · #12670
49
365-day · #11114
57
★ GitHub stars · updated 3mo ago
Runtime dependencies
Build dependencies
Links
- https://github.com/DediProgSW/SF100Linux
- GitHub: DediProgSW/SF100Linux
- Brew formula source: Formula/d/dpcmd.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"libusb"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Linux software for DediProg SF100/SF600",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:06+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dpcmd",
"github_default_branch": "master",
"github_last_commit_at": "2026-05-06T02:12:51Z",
"github_readme_excerpt": "# SF100Linux\nLinux software for Dediprog SF100 and SF600 SPI flash programmers\n\n## Building\nTo compile the project, first install required dependencies:\n - libusb-1.0\n - libxml-2.0\n - pkg-config - won\u0027t link to libusb without this package\n\nChange to the directory where the sources are located and build using make:\n```bash\n$ cd SF100Linux\n$ make\n```\nor use\n```bash\n$ make install\n```\n\nThe resulting binary should be called `dpcmd` and located in the root of the\nsource tree. There is no install target at the moment.\n\n## Usage\nMost basic usage is writing a whole image file to a flash chip:\n```bash\n$ ./dpcmd --auto image.bin --verify\n```\n\nThis will automatically detect the chip, read out the chip contents, replace\nthe ones that differ and perform a read and verification after writing.\n\nFor more advanced usage see `dpcmd --help`.\n",
"github_repo": "DediProgSW/SF100Linux",
"github_stars": 57,
"github_topics": [],
"homepage": "https://github.com/DediProgSW/SF100Linux",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 2,
"installs_365d": 49,
"installs_90d": 8,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-only",
"llm_generated_at": null,
"llm_model": null,
"name": "dpcmd",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 13641,
"rank_365d": 11114,
"rank_90d": 12670,
"raw_hash": "2ba7e5cf79f96c57",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dpcmd.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.14.21",
"versioned_formulae": [],
"why_use_this": null
}