"Can I Call It...?", a site to help people name their new open source project without conflicts. http://cici.onlydreaming.net/
Find a file
2019-01-27 13:06:09 +00:00
.gitignore Initial commit 2013-04-22 11:44:27 -07:00
CNAME Create CNAME 2019-01-27 11:09:10 +00:00
index.html Temporary test using public proxy to allow CORS requests to Debin, Maven & RubyGems repos 2019-01-27 13:06:09 +00:00
LICENCE.md First commit of Can I Call It code. 2013-04-22 22:53:20 +01:00
loading.gif Rewrite in Javascript 2019-01-27 11:07:52 +00:00
README.md Rewrite in Javascript 2019-01-27 11:07:52 +00:00
style.css Remove fixed footer for long results pages 2019-01-27 11:50:14 +00:00

Can I Call It...?

"Can I Call It...?" is a Javascript-based utility for checking if the name you'd like for your new, shiny project has already been used by somebody else.

It uses project data from Github, Ruby Gems, PyPI, Maven, Debian and Fedora. (Only Github repositories with >5 watchers (stars) are considered 'significant' enough to worry about.)

It was written by Ian Renton. Source code is available under the BSD licence.

I just want to use it!

That's OK! There's a version running at cici.onlydreaming.net.