npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

card-sharing

v1.0.0

Published

card sharing config generator by parsing online sources

Downloads

24

Readme

card-sharing

Fetches card sharing servers configurations from a group of selected sources and generates output as: plain lines, oscam and possibly others if you PR them. :)

Responsibility warning

Author and contributors aren't responsible for content provided by supported sources, as neither on how you will use this software's output.

This software isn't illegal at all, it just checks up a couple of free card sharing servers sites, copies their provided public configuration and manages it so it prints how you would do, plain text lines or other kind.

Card sharing is illegal on some countries, please check up on yours.

By installing and/or using this software you agree with GPL v3 license and also with this responsibility warning.

Installing

npm -g i card-sharing

Usage

By default card-sharing will parse all sources and output in plain-lines.

card-sharing

Although you could select: which sources to fetch/parse and which output you prefer.

saving output into a file
card-sharing 1> /path/to/your/file
choosing other output
card-sharing --output oscam-readers 1> /path/to/your/oscam/readers.conf

Motivation

I love to dig into protocols, muxing, ofuscators and learn how do they all work, thats one of my hobbies.

Currently i'm checking how some satellite demuxing works, and i was too lazy to copy C-Lines from free servers every day I wanted to play with it.

The fun thing around this is that i don't even have time to watch TV. :+1:

Contributing

Please feel free to PR your bugfixes, enhancements or submit bug info, feature requests and sort of.