Displaying 1 to 20 from 67 results

spoof - Easily spoof your MAC address in OS X & Linux!

  •    Javascript

Node.js port of the popular SpoofMAC Python utility (GitHub: feross/SpoofMAC).I made this because changing your MAC address in OS X is harder than it should be. The Wi-Fi card needs to be manually disassociated from any connected networks in order for the change to apply correctly – super annoying! Doing this manually each time is tedious and lame.

ifvisible

  •    CoffeeScript

Crossbrowser & lightweight way to check if user is looking at the page or interacting with it. (wrapper around HTML5 visibility api)

Changeset - Minimal edits from one collection to another

  •    Swift

This is an attempt at implementing the solution outlined in Dave DeLong’s article, Edit distance and edit steps. A Changeset describes the minimal edits required to go from one Collection of Equatable elements to another.

Android-skin-support - Android-skin-support is an easy to use dynamic skin framework for Android, Only one line of code to integrate it

  •    Java

Android-skin-support: 一款用心去做的Android 换肤框架, 极低的学习成本, 极好的用户体验. 就这么简单, 你的APK已经拥有了强大的换肤功能, 当然现在是拥有了换肤功能, 别忘了制作皮肤包.




on-change - Watch an object or array for changes

  •    Javascript

It works recursively, so it will even detect if you modify a deep property like obj.a.b[0].c = true.Uses the Proxy API.

github-changes - Generate a changelog based on merged pull requests or commit messages

  •    Javascript

For further details and specifics on how to use (and to contribute), see grunt-github-changes. When a pull request is merged with "Squash and merge", there isn't a merge commit. By checking the commit message for (#123) etc, we can match the correct pull request.

avn - Automatic Version Switching for Node

  •    Javascript

Now when you cd into a directory with a .node-version file, avn will automatically detect the change and use your installed version manager to switch to that version of node. What goes in your .node-version file? A semver version number corresponding to the version of Node.js that your project uses. We don't recommend using all of these tools to manage your versions of node, but feel free to install all of them. They won't conflict with each other.

Desktop Background Changer

  •    

Change desktop by downloading image from a target page and setting it as the Internet Explorer Wallpaper


PassCore: A Self-Service AD Password Change Utility

  •    DotNet

Provides a simple web app that allows users to change their Active directory Password on a responsive, HTML 5 user interface.

ManagedChangeJournal

  •    DotNet

Managed helper object to access NTFS Change Journals, written in C#.

FFXIV Job Bar

  •    

This is a little utility to help with Job changes in FFXIV.

CCNET-ModificationMonitor

  •    

Monitors the database to change between two times. If any changes are found, they are read and returned.

onchange - Use glob patterns to watch file sets and run a command when anything is added, changed or deleted

  •    Javascript

Use glob patterns to watch file sets and run a command when anything is added, changed or deleted. NOTE: Windows users may need to use double quotes rather than single quotes. If used in an npm script, remember to escape the double quotes.

monitor-table-change-with-sqltabledependency - Get SQL Server notification on record table change

  •    CSharp

SqlTableDependency is a high-level C# component used to audit, monitor and receive notifications on SQL Server's record table changes. For any record table change, as insert, update or delete operation, a notification containing values for the record changed is delivered to SqlTableDependency. This notification contains insert, update or delete record values. This table record tracking change system has the advantage to avoid a select to retrieve updated table record, because the updated table values record is delivered by notification.

jquery-plugin-change-or-delayed-key-listener

  •    JQuery

A jQuery plugin that adds the changeOrDelayedKey listener.

jquery-polling-plugin

  •    JQuery

Allows you add custom events that can be precisely configured to track changes on DOM nodes (from simple form input updates to tracking anything like CSS position). These events support jQuery Event API (including event delegation!). Plays nicely with resources, monitors DOM updates, clears caches whenever necessary

coinselect - An unspent transaction output (UTXO) selection module for bitcoin.

  •    Javascript

An unspent transaction output (UTXO) selection module for bitcoin.Note: Each algorithm will add a change output if the input - output value difference is over a dust threshold. This is calculated independently by utils.finalize, irrespective of the algorithm chosen, for the purposes of safety.

rename-fn - Rename a function

  •    Javascript

JavaScript engines are very good at inferring function names. You probably don't need this unless you want a different name.Function to rename.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.