Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

ne-sachirou/AzureaVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important: This project has closed! This's outdated.

Include

Closure Compiler - 2009 Google Inc. Apache License, Version 2.0

AzureaVim

Highly customized and more customizable interface for Azurea.

Azurea is a simple and powerful Twitter client. From it's Wiki,

Azureaとは

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.

Installation

Easy install

Download azvm_install.js and double click it.

Install Growl for Windows (optional).

Install manually

  1. Install Ruby 1.9
  2. gem install ruby_gntp and nokogiri.
  3. Download AzureaWin and expand zip.
  4. Download AzureaVim.js
  5. Download AzureaVim.zip and expand zip.
  6. Install Growl for Windows (optional).

Basical usage

  1. Select a timeline status.
  2. Press :, then input : to TextArea and focus automatically.
  3. Input command
  4. Press Enter to send tweet
  5. You'll see the command is done.

Feature list

  • Meny :commands (extensible)
  • addEventListener, removeEventListener
  • setTimeout, clearTimeout, setInterval, clearInterval, setTimeevent, clearTimeevent
  • template
  • yank
  • Customizable notification using Growl for Windows.

Command list

Read src/plugins js source comments.

License

The MIT License

Copyright (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.

About

[Closed!] Vim like Azurea plugin #AzureaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published