IntelliJ IDEA平台插件. 支持查看股票实时行情. 支持股票, 基金和数字货币. 其中股票包括美股, 港股和 A 股.
IntelliJ IDEA
-> Preferences
-> Plugins
-> Marketplace
, type mns
/money
/money never
/money never sleeps
to search and install.IntelliJ IDEA
-> Preferences
-> Other Settings
-> Money Never Sleeps
File
-> Project Structure
-> Project Settings
-> Artifacts
-> +
-> Jar
-> From modules with dependencies
mns.main
for Module, select extract to the target JAR
for Jar files from libraries, then click OK.+
icon in Output Layout and select module sources
, and then click Apply
/OK
mns:main:jar
-> Build/Rebuild/Cleanmns.main.jar
in out/artifacts/mns_main_jar/
See:
After the build finished, you'll see mns-x.y.z.zip
under the plugins
directory.
Note: if you can't build, remember to comment signPlugin
and publishPlugin
in the build.gradle.kts
file.
mns is IntelliJ IDEA plugin, which means all IDEs who base on IntelliJ supports mns, namely IntelliJ/Android Studio/PyCharm/CLion/GoLand/AppCode/Rider/WebStorm and so on.
mns是 IntelliJ 平台插件, 所有基于 IntelliJ 平台的 IDE 都会支持 mns 插件. 诸如 IntelliJ/Android Studio/PyCharm/CLion/GoLand/AppCode/Rider/WebStorm 等等.
Settings:
Stocks:
Indices:
Funds:
Digital Currencies:
Stock Details:
Fund Query:
Open-source is no easy job, for which I have to sacrifice my weekends and other non-working hours.
开源不易, 尤其是对于全职的开源爱好者. 需要占用不少下班以及周末时间.
If you think this plugin is meaningful, is worthy, you are welcome to support this project by following:
如果您觉着这个项目是值得做的, 是做的有意义的, 可以通过以下方式来表达支持:
If you love this plugin, you may donate for maintain this project and this plugin. 如果你喜欢这个插件, 可以考虑捐赠, 以持续地对该项目跟插件进行维护.
Open Collective | 支付宝/Alipay | 微信/Wechat | PayPal |
---|---|---|---|
mns Collective | Donate |
使用支付宝/微信支付捐赠后请留言或者通过邮件提供您的名字/昵称和网站,格式为:
名字/昵称 [<网站>][:留言](网站与留言为可选部分,例子:bytebeats <github.com/bytebeats>:加油!
您提供的名字、网站和捐赠总额将会被添加到捐赠者列表中。
邮箱地址:happychinapc@gmail.com
感谢您的支持
Copyright (c) 2021 Chen Pan
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.