What Are Your Tips for Getting More Stars on GitHub?

taufik_nurrohman

Taufik Nurrohman

Posted on October 4, 2020

What Are Your Tips for Getting More Stars on GitHub?

… and also, to generate passive income through it?

I understand that you cannot make ends meet and buy a house with GitHub stars but I’m sure that GitHub stars deserves to be used as a lite version for “testimonials”. It’s like Facebook like button compared to Facebook comments. This may be useless but people use stars as a parameter to make choices from several similar GitHub projects (I did that too). So, I think getting more stars is a good first step.

I have several open source projects on GitHub and found the fact that the complexity of the project didn’t determine the number of stars. This made me think that it might be futile to continue working with complex projects if I could get more responses and stars from simple projects. The following are some of the things I have found based on my experience:

  1. People give stars when they think the project is useful to them. I created the project because it was useful to me, and therefore I will use it again in another place, and therefore I published it on GitHub. But not all projects get the number of stars as I describe myself rating my own projects.
  2. People give stars to projects with simple, meaningful names.
  3. People prefer projects that are in the shape of “plugin” that can be used and combined with larger projects.
  4. People give stars to the project which is an extension for the base project that has a large number of stars. For example, you are creating a plugin for Vue. You get a lot of stars because of the popularity of Vue.

I came to this conclusion through my GitHub projects in which I hoped to get the number of stars at a proportional level to the complexity of the project, but the opposite happened.

@mecha-cms/mecha has a complex structure and a lot of consideration for every feature decision it makes, but it doesn’t get as many stars because the name doesn’t mean anything and not everyone uses it. Content management systems need a web hosting as a place to try them out. It was intended to be used stand-alone, not to be combined or to improve the features of other projects. It was to be used as a center application with its default features, so that other projects can improve it.

On the other hand, @taufik-nurrohman/color-picker got more stars because the name is simple and has meaning as it is. It has a simpler structure but its “plugin-like” nature has made this project more desirable.

I don’t do advertising, and don’t ask other people to share my project with others, literally.

I am not a programmer in a professional way and currently doing all these things as a hobby. I didn’t get the existing knowledge through formal IT education (web development is an achievable task for me as I have a web browser installed by default in my computer), and therefore It was easy for me to release them as open source projects without having the feeling that I would be losing out on making it all for free.

But seeing how developers could get small amounts of money and financial support through other people that used their projects, made me think that maybe I could retire in the future through digital products.

I’m still healthy now. 27 years old, working as a nurse in my own country. I don’t have any binding expenses and debt, but also not that rich. But I know that someday I will get old and sick so that I can’t work anymore like now.

Working for the government is not a solution to me. As pension funds is basically their own money, which was forced to be saved when they were young and productive. They also have stiff (and sometimes unfair) competition.

There are “privileges” and such.

Shame on me, maybe I’m just not smart enough to compete.

In the past, people were able to live by royalty for the books and musics they created. Passive income is not something new actually. And now I see digital products as a new passive income potential.

What are your tips for making my projects (and readers’ projects) more popular? Can my existing projects still be improved? Should I make the concepts “smarter” for my future projects and leave the existing projects as they are?

Do you guys have any experience getting passive income through individual GitHub projects? What experiences can you share? Do you do advertising? Do I need to do advertising for open source projects? Will my investments return?

Thank you very much.


Photo Credit: Isaac Smith on Unsplash

💖 💪 🙅 🚩
taufik_nurrohman
Taufik Nurrohman

Posted on October 4, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related