Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axetroy/vscode-movie

在vscode中查看热映电影/热门电影/高分电影/热门剧.
https://github.com/axetroy/vscode-movie

vscode-extension

Last synced: 3 months ago
JSON representation

在vscode中查看热映电影/热门电影/高分电影/热门剧.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/axetroy/vscode-movie.svg?branch=master)](https://travis-ci.com/axetroy/vscode-movie)
[![Version](https://vsmarketplacebadge.apphb.com/version/axetroy.vscode-movie.svg)](https://marketplace.visualstudio.com/items?itemName=axetroy.vscode-movie)
[![Downloads](https://vsmarketplacebadge.apphb.com/downloads/axetroy.vscode-movie.svg)](https://marketplace.visualstudio.com/items?itemName=axetroy.vscode-movie)
[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)

# vscode-movie

一个 vscode 扩展.

在 vscode 中查看热映电影和评分前 250 名的电影.

在写代码之余,不妨关注下影讯,放松自己。

# Feature

通过`右键菜单`或者`命令`打开

- [x] 即将上映的电影
- [x] 本地最近热映电影
- [x] TOP250 的高分电影
- [x] 热门电视剧, 包括国产/美剧/英剧等

## Commands

| Command | Description |
| ------------- | --------------------- |
| Movie.online | 正在热映的电影 |
| Movie.comming | 即将上映的电影 |
| Movie.top250 | 排名前 250 的高分电影 |
| Movie.tv | 热门电视剧 |

## Statement

本插件应用了一些第三方服务

- 豆瓣 API
- 百度地图接口 (仅用于定位到当前城市)
- images.weserv.nl (用于缓存图片)

## [CHANGELOG](https://github.com/axetroy/vscode-movie/blob/master/CHANGELOG.md)

## Screenshot

![Screenshot](https://github.com/axetroy/vscode-movie/raw/master/screenshot-1.png)
![Screenshot](https://github.com/axetroy/vscode-movie/raw/master/screenshot-2.png)

## License

The [Anti 996 License](https://github.com/axetroy/vscode-movie/blob/master/LICENSE)