Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taggon/coffeefy
스타벅스 Wifi 자동접속 맥 애플리케이션
https://github.com/taggon/coffeefy
osx starbucks-wifi wifi
Last synced: about 2 months ago
JSON representation
스타벅스 Wifi 자동접속 맥 애플리케이션
- Host: GitHub
- URL: https://github.com/taggon/coffeefy
- Owner: taggon
- License: mit
- Created: 2017-01-03T07:19:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T14:21:02.000Z (almost 7 years ago)
- Last Synced: 2024-10-23T06:07:38.615Z (2 months ago)
- Topics: osx, starbucks-wifi, wifi
- Language: Swift
- Size: 334 KB
- Stars: 129
- Watchers: 9
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coffeefy
스타벅스 Wifi에 자동으로 접속해주는 맥 애플리케이션입니다.
![coffeefy](https://cloud.githubusercontent.com/assets/212034/21880524/cb20e8aa-d8e2-11e6-90c3-9c7f4d986373.gif)
## 사용법
1. 터미널에서 다음 명령어를 실행하여 Wifi에 로그인하면 나타나는 Captive Network Assistant를 끕니다.
```
sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.captive.control Active -boolean false
```리부팅하여 위 설정을 적용합니다. Coffeefy를 사용하지 않는다면 위 명령어에서 마지막 `false`만 `true`로 바꿔서 실행한 후 리부팅하면 다시 원래 상태로 되돌아갑니다.
2. Coffeefy를 실행합니다. 메뉴바에서 Coffeefy 아이콘을 클릭한 후 환경설정에 들어가서 로그인 정보를 입력해줍니다. 현재까지는 전화번호와 통신사를 생략해도 잘 동작합니다.
3. 이제 스타벅스로 갑니다. 정상적으로 접속 인증이 되었다면 접속이 잘 되었다는 메시지를 볼 수 있습니다.