Important: This project has closed! This's outdated.
Closure Compiler - 2009 Google Inc. Apache License, Version 2.0Highly customized and more customizable interface for Azurea.
Azurea is a simple and powerful Twitter client. From it's Wiki,
Windows Mobile向けのついったクライアント。とってもシンプル。
- とってもシンプルなユーザインターフェース
- リプライがツリーになります
- メモリ消費がわりと軽かったのですが、最近そうでもなくなってきました。
- もちろんパンスクロールできます
Addtionally, it's most largest feature is that Azurea can be highly extensible by JScript.
AzureaVim gives wider environment for Azurea. It's contain AzureaStartup.js, ApiProxy.rb and AzureaVim.js. All is published in open source under MIT License, so you can develop AzureaVim with us.
js/AzureaVim.js is our core.
js/AzureaVim.zip makes environment for Azurea.
azvm_install.js is easy setup & update tool.
Download azvm_install.js and double click it.
Install Growl for Windows (optional).
- Install Ruby 1.9
- gem install ruby_gntp and nokogiri.
- Download AzureaWin and expand zip.
- Download AzureaVim.js
- Download AzureaVim.zip and expand zip.
- Install Growl for Windows (optional).
- Select a timeline status.
- Press
:
, then input:
to TextArea and focus automatically. - Input command
- Press Enter to send tweet
- You'll see the command is done.
- Meny :commands (extensible)
- addEventListener, removeEventListener
- setTimeout, clearTimeout, setInterval, clearInterval, setTimeevent, clearTimeevent
- template
- yank
- Customizable notification using Growl for Windows.
Read src/plugins js source comments.
The MIT LicenseCopyright (c) 2011 ne_Sachirou
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.