Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blue0513/mini-deck

Mini & Always-on-top TweetDeck Viewer
https://github.com/blue0513/mini-deck

Last synced: about 2 months ago
JSON representation

Mini & Always-on-top TweetDeck Viewer

Awesome Lists containing this project

README

        

# Mini Deck

[![CI](https://github.com/blue0513/mini-deck/actions/workflows/ci.yml/badge.svg)](https://github.com/blue0513/mini-deck/actions/workflows/ci.yml)
![GitHub package.json dependency version (dev dep on branch)](https://img.shields.io/github/package-json/dependency-version/blue0513/mini-deck/dev/electron)

This provides always-on-top & mini TweetDeck viewer.

[![Image from Gyazo](https://i.gyazo.com/a1c9e9061181e2e70902e6e15734b027.gif)](https://gyazo.com/a1c9e9061181e2e70902e6e15734b027)

NOTES: currently only macOS is supported

## Features

- Mini-size & frame-less window
- Always on top
- Resizable, movable, Zoomable

## Usage

### On GUI App

Just start the app.

### On CLI

1. Run `npm install` to install packages
2. Run `npm start` in terminal

## Development Requirements

- Twitter Account
- Electron

## Build as Application

### Build for Mac

1. Run `npm run dist`
2. In `./dist`, you can find the application

## Contribute

You can use [issues](https://github.com/blue0513/mini-deck/issues) as you like.
Not only suggestions but also questions are welcome!