• Stars
    star
    202
  • Rank 192,975 (Top 4 %)
  • Language
    HTML
  • License
    MIT License
  • Created about 10 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open Source Project Name Checker - OSPNC is a simple web-service that checks if your new project name is already taken on some of most popular open-source communities

Introduction

Open Source Project Name Checker from now on: OSPNC is a simple web-service that checks if your new project name is already taken on some of most popular open-source communities.

Use

  1. Fork / Download this repo to your localhost.
  2. $ npm install to install node.js packages and dependencies.
  3. $ node index.js to start the server (default to port 8089).
  4. Point your browser to the /public directory or http://localhost:8089/.

Running in Docker

  1. Fork or download as before.
  2. $ docker build -t ospnc . to build the docker image.
  3. $ docker create -p 8089:8089 --name ospnc ospnc to create the container with default port of 8089.
  4. $ docker start ospnc to start the container.
  5. Point your browser to http://localhost:8089/.
Supported sources
PyPI PyPI
Google Code Google Code
npmjs npmjs
GitHub GitHub
RubyGems RubyGems
SourceForge SourceForge
debian debian
bitbucket bitbucket

Support and Bugs

If you are having trouble, have found a bug, or want to contribute don't be shy. Open a ticket on GitHub.

License

OSPNC source-code uses the The MIT License (MIT), see our LICENSE file.

The MIT License (MIT)
Copyright (c) LogIN- 2014
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

More Repositories

1

datagram

datagram is "Neural network" library. Easy data-set categorization for node.js, i can detect languages (Computational linguistics) or any other data. You can easily train the network with an array of training data.
JavaScript
31
star
2

fluprint

Import script needed to build FluPRINT database from source πŸ’»
PHP
11
star
3

js-video-background

Full screen/div HTML5 video background plugin with flash fallback, it lets you add video in the background of your website or any other div with a single Javascript call
JavaScript
8
star
4

hoXapp

`hoXapp` is simple security/tracking tool allowing you to track your cellphone. It is perfect app to locate your phone if lost or stolen. `hoXapp` also allows you to track other cellphones with the app installed.
Java
8
star
5

FACS

FACS machine output analyzer. Facilitates conversion of percentages to absolute cell numbers. Flow cytometry absolute number calculator.
Python
7
star
6

fluprint.com

Main repository of the fluprint.com website
Vue
5
star
7

heartbeat

Is a shell(bash) script to automate server status checks via cron job. It can also send SMS notifications to admin mobile phone via twilio API
Shell
5
star
8

js-line-highlight

js-line-highlight is Javascript text, paragraph line highlighter. Enables you to give your visitors better reading experience of your content. On element where initialized it will track user mouse movements and automatically highlight text he is currently reading.
JavaScript
4
star
9

nativeMinify

nativeMinify is a native node.js addon which removes comments and unnecessary whitespace from JavaScript files. It typically reduces file-size by half. Since its native c++ addon it preforms much faster than other nodejs minifycation libraries saving time and cpu usage.
C++
3
star
10

file-extensions

Missing file-extensions informations is comprehensive set of file extension infos and icons for various file formats.
3
star
11

google-android-parser

google-android-parser is a Python parser for details application pages on Google Andoird Market
Python
3
star
12

mulset

R Package for generating data resamples based on intersections between them
R
2
star
13

duplicate

duplicate node native addon for identifying duplicate files within specified directories.
C++
2
star
14

simon-manuscript

[DEPRECATED] Source code used in manuscript
R
2
star
15

gallery-css3

gallery-css3 is a simple light-wave JavaScript gallery slide show plug-in.
CSS
2
star
16

flopup-me

PHP
1
star
17

fashionbrands

Collection of fashion brand logo images in png format
1
star
18

LogIN-

1
star
19

chuppy

Chuppy is an fresh open-source approach for data management and collaboration. It gives you maximum freedom and control over your own projects and data. Also allows you to easily share files and data without messing with 3rd-party service providers and other DNS and firewall settings. At the end Chuppy enables you to collaborate with your team members, friends, family and provides flexible communication platform. Its completely written in Javascript + nodewebkit.
JavaScript
1
star