Commit graph

52 commits

Author SHA1 Message Date
Josh Sherman
c485fe8be5 Added that 755 2015-01-21 20:25:17 -05:00
Josh Sherman
103f5b7ba4 Updated main script
Have had better luck with @alexisph's script, updated the script to mirror their version.
2015-01-21 20:21:19 -05:00
Josh Sherman
6d82ae4a8a Added launchd script to run relay in the background every 10 minutes 2015-01-20 21:05:00 -05:00
Rob Zimmerman
e34cc7c70e Update README.md
Just noting that Yosemite is supported.
2014-12-13 09:53:36 -05:00
Rob Zimmerman
f93f85a344 Updates years of copyright on LICENSE 2014-12-11 10:29:47 -05:00
Rob Zimmerman
da973cd1ce Update README.md 2014-12-03 09:44:23 -05:00
Rob Zimmerman
6d4b68e837 Merge branch 'alexisph-master' 2014-12-02 15:16:37 -05:00
Rob Zimmerman
178c0bf5ee Additional Relays
Added additional relays to standard mode.
2014-12-02 15:16:17 -05:00
Rob Zimmerman
279fc0d075 Fix for custom modes
Bug introduced in a recent pull request was breaking the address
generation on most modes.
2014-11-12 17:01:26 -05:00
Rob Zimmerman
517e769cd9 Update README.md
Removed dev text from fork that was merged.
2014-11-10 09:34:20 -05:00
Rob Zimmerman
a1e7054ccb Merge pull request #9 from danielhoherd/master
Code cleanup and shrinking.
2014-11-10 09:33:35 -05:00
Rob Zimmerman
7c0772ce25 Merge pull request #15 from Aluin/master
Removed use of seq command, fixes #11.
2014-11-10 09:29:04 -05:00
Alex Tarrell
8a0b0c544f Removed use of seq command. 2014-11-09 23:45:56 -06:00
Daniel Hoherd
1ece4f8f52 Shrinking the hex generation code. Fixing a typo. 2014-04-02 09:01:46 -07:00
Daniel Hoherd
3846dee222 Adding some functions, changing some functions. No real functionality difference. May not work, I haven't tested it. 2014-03-22 20:51:34 -07:00
Rob Zimmerman
30131d8095 Merge pull request #7 from djcreedy/patch-1
Updated Readme section for Mavericks (OSX 10.9) based on a new setting location for the sharing network name.
2014-02-26 09:35:41 -05:00
djcreedy
46e7f5ef4d Update README.md
OS X 10.9 uses computer name by default as the SSID, regardless of what you enter in "Create Network" so the steps differ slightly.
2014-01-17 15:19:09 -08:00
Daniel Hoherd
77cc0a5750 Cleaned up the README with some forked project info. 2014-01-12 14:06:20 -08:00
Daniel Hoherd
5de66f95d8 Merging in my chnages to forked repo. 2014-01-12 13:23:07 -08:00
Rob Zimmerman
b4d1e04a9b Typo fix and clarification of documentation 2013-10-25 08:43:59 -04:00
Rob Zimmerman
3bf72eb36a Account for 6-at-a-time streetpasses, and new Quick Mode that runs in 3 minutes. 2013-10-24 18:53:49 -04:00
Rob Zimmerman
2a921e7e64 Typo fix in README 2013-09-03 10:16:50 -04:00
Rob Zimmerman
9e08a3dc1e typo fix 2013-09-03 09:57:16 -04:00
Rob Zimmerman
363a705549 Version hop to 0.5, and What's New update 2013-09-03 09:57:04 -04:00
Rob Zimmerman
d89ef8bc56 Change full comparison to [[ ]] notation to fix warning 2013-09-03 09:55:14 -04:00
Rob Zimmerman
8a1b3348f2 Merge pull request #5 from andypiper/cleanup
Added error handling / cleanup
2013-09-03 06:53:44 -07:00
Andy Piper
211ad3361a Added error handling / cleanup 2013-09-01 13:58:56 +01:00
Rob Zimmerman
f19e722f4d Change "back to original MAC" to be a sudo command. Should fix #3 2013-08-30 08:20:54 -04:00
Rob Zimmerman
8ca08a3159 Merge pull request #2 from imariaprime/patch-2
Corrected MAC range to 00-9F, removed extra "0" from MAC characters
2013-08-28 11:12:36 -07:00
imariaprime
02bc5ec703 Corrected MAC range to 00-9F, removed extra "0" from MAC characters
The Extended MAC range as per the spreadsheet is only from :00 to :9F, not all the way up to :FF. Also, the MAC characters list had "0" listed both at the beginning, as well as after "9".

Some comments referring to manual interface input were also corrected.
2013-08-28 13:52:35 -04:00
Rob Zimmerman
ee23ecae3f Update README.md 2013-08-28 12:57:34 -04:00
Rob Zimmerman
dd1dacac03 Update README.md 2013-08-28 12:57:12 -04:00
Rob Zimmerman
da8965230a Merge pull request #1 from imariaprime/patch-1
Removes need for user to indicate wifi interface, resets MAC to default
2013-08-28 09:52:44 -07:00
imariaprime
582a6d712f Removes need for user to indicate wifi interface, resets MAC to default
The wservice attribute determines whether or not the system calls the wireless interface "Wi-Fi" or "Airport", then sets the wifi attribute with the matching interface (en0, en1, etc).

The WirelessMAC attribute is filled with the machine's default MAC address, which is then reset at the end of the program's run.
2013-08-27 17:51:35 -04:00
Rob Zimmerman
7167d37e0a Update README.md 2013-08-21 13:20:26 -04:00
Rob Zimmerman
5b02dc3c33 Update README.md 2013-08-20 16:10:50 -04:00
Rob Zimmerman
471edbbc9a Version change 2013-08-20 16:00:48 -04:00
Rob Zimmerman
d62d4c0c53 Added "full" mode 2013-08-20 10:11:25 -04:00
Rob Zimmerman
1bfd57618e Update README.md 2013-08-16 14:00:22 -04:00
Rob Zimmerman
48152cae30 Update README.md 2013-08-16 11:36:06 -04:00
Rob Zimmerman
c0fd85ba40 Update README.md 2013-08-16 11:35:22 -04:00
Rob Zimmerman
fcfccc22fd Added Nintendo World NYC MAC's to the front of the cycling order 2013-08-15 16:21:11 -04:00
Rob Zimmerman
8ea9745538 Update README.md 2013-08-15 13:37:25 -04:00
Rob Zimmerman
38016f79e8 Update README.md 2013-08-15 13:24:12 -04:00
Rob Zimmerman
9f7625337f Update README.md 2013-08-15 13:22:19 -04:00
Rob Zimmerman
394d92b7bc Update README.md 2013-08-15 13:03:17 -04:00
Rob Zimmerman
9c20f3e4cd Remove testing code 2013-08-15 11:40:55 -04:00
Rob Zimmerman
eb61a9978f Update README.md 2013-08-15 11:39:35 -04:00
Rob Zimmerman
afbd1a4f02 Update README.md 2013-08-15 11:38:19 -04:00
Rob Zimmerman
ee26134936 Add script to project 2013-08-15 11:31:21 -04:00