SkyNS Quickstart
What is this?
- Sky NS is Skype add-in application.
- You can share your photos with your friends.

Download
- Windows Binary(include everything) - Version 0.1.4
- Source code - Version 0.1.3 (Latest)
- Weekly Source Code
Until Version 0.2.0, Recomend to use Source Code
(Every Week Updated)
see ChangeLog
Requirement for Every user
- Windows 2000/XP
- Skype1.4 or later
Requirement for source code user
You must setup the following modules.
- Active Python 2.4 or later
- ActivePython 2.3 might be work. You need win32api for ActivePython2.3
- Twisted Core 2.0.1 or later
- Twisted.web2 0.1.0 and Twisted.web
- Python Imaging Library(PIL)
- CTypes
How to Start
- Download archive and unzip
- Start Skype
- Start skyns.exe which is unzipped.
- Browser is automatically opened, or Access http://localhost:3210/ by your browser.
- And enjoy...
Web Gateway for chat
If you write chat message as following manner at chat window, the message is tralsted from English to Japanese, or Japanese to English.
#cmd# message body
cmd : e2j for English to Japanese. j2e for Japanese to English.
message body: this body will be translated.
Translation Service is using livedoor translation service.
Configurations
configuration file is on .skyns directory in your homedirectory.ie ~/.skyns/skyns.cfg
if you are behind proxy, please edit this configuration file
[network]
proxy_host=your_proxy_host_name
proxy_port=your_proxy_host_port_number
GUI setting will be prepared till 0.2 or 0.3
TODO
- More Album View support
- Update User awareness with out reload browser
- Metadata support(Title, Description, tags...)
- Make Alt Image.
- Support Folder
- Support User/Group based ACL
- Support Task Tray Icon
More TODO
- Extend Skype Contact
- Append Tag to User
- Show friends of friends
- Store and Share Skype Chat history with ACL
- Join friend's Chat
- More Attractive UI
- Native Win32 GUI(wxWigdet?)
Restriction
- This Release does not have Windows Install. Please unzip archive and execute file.
- And More restrictions...?
Contact
- mailto liris.pp@gmail.com
- Japanse Skype Developer Forum(Japanese)
- somewhere(English)