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

https://github.com/nekobato/polidium

Polid Screen on Desktop
https://github.com/nekobato/polidium

desktop electron movie

Last synced: about 1 year ago
JSON representation

Polid Screen on Desktop

Awesome Lists containing this project

README

          

[![GitHub issues](https://img.shields.io/github/release/nekobato/Polidium.svg)](https://github.com/nekobato/Polidium/release)

# Polidium

Polidiumは半透明ウィンドウとカーソル操作の透過を備えたメディアプレイヤーおよびブラウザです。

![](https://github.com/nekobato/Polidium/blob/master/imageSource/screenshot0.jpg?raw=true)

## Download

- Mac: https://github.com/nekobato/Polidium/releases/latest
- Windows: TBD

## 機能

### 操作方法

起動するとメニューバーにアイコンが現れます。アイコンをクリックでコントローラーが表示され、そこから操作できます。

### メディアプレイヤー

- D&D操作による動画プレイリスト
- コントローラーからのファイルの再生・停止・再生位置操作
- 動画終了時の自動次送り

### Webブラウザ

- URL入力からのブラウザ表示
- ポインター操作透過のON/OFFスイッチ

### 操作パネル

- プレイヤーの透過度調整
- プレイヤーのりサイズ・移動モードへの切り替え
- アプリケーションの終了もこちらから

## Release Notes

https://github.com/nekobato/Polidium/releases

## Development

```
Clone this Repository
cd Polidium
npm install
npm run dev
```