GithubHelp home page GithubHelp logo

jmavarez / tana Goto Github PK

View Code? Open in Web Editor NEW
113.0 13.0 9.0 1.79 MB

Bringing the Picture-in-Picture experience to the desktop.

License: MIT License

JavaScript 76.17% CSS 2.49% HTML 4.33% SCSS 17.00%
electron javascript window picture-in-picture electron-app electronjs webpack ffmpeg windows macos linux desktop chrome-extension video hacktoberfest hacktoberfest2020

tana's Introduction

Tana

license

Bringing the Picture-in-Picture experience to the desktop. Lets you keep a window in front of everything, whether it is a webpage or a video.

screenshot_1

Story time πŸ™Œ

A few months ago I started looking for a program that let me have a Picture-in-Picture mode on a Windows machine, primarily to watch Netflix and YouTube/Twitch streams (mainly e-sports) while coding, found nothing that met my needs. Reading on electron's reddit I came across with this post, it's about the process of publishing an Electron app to the App Store, turns out that app was about what I've been looking for, but sadly it's only available on MacOS (Can't afford a Mac πŸ˜”) so I decided to give it try at developing my own.

Current state of the project

The project it's in a very ALPHA state as I started this project just for myself and most of it's code was done in a "hurry" just to have something working up.

The whole reason of open sourcing it is to learn while other people collaborate. I'm not very experienced on working with JavaScript or Electron so bear with my coding skills, and if you want to mentor me just let me now ✌️. I'm really looking forward to improve my self as a developer with this project, meaning coding patterns, testing and automated build releases in the future.


Features

  • Open any link with the Browser extension
  • Local Video support
  • Click-through and See-through
  • Hide window to menu tray
  • Mute window
  • View recently open links
  • More to come...

Contribute

As I'm trying to improve this project overall, PRs are more than welcome!.

Ideas/Suggestions

I'm completely open to new ideas and suggestions! Put up an issue or send me an email.

Future Features

Check out the Feature tag in Issues to see all in progress and upcoming ideas.

Development/Running

Currently there's no installers for each platform so here's what you need to do:

  • Install using yarn.
  • Then run yarn install:ffmpeg (just the first time you clone the repository).
  • Finally run yarn build:dev and in a separate terminal run yarn start.

UPDATE: Windows installer is coming soon! Other OSs will come eventually, still trying to make some time to work on this.

Chrome Extension

To open any link from your Chrome Browser you need to add the chrome-extension, which is not available on the store just yet but, you can add it manually:

  1. Go to chrome://extensions on your Chrome Browser.
  2. Check Developer mode on the top-right corner.
  3. Click on Load unpacked, search for chrome-extension folder located at the root of this project and open it.

Special thanks ❀

And... if you want...

Buy Me A Coffee

License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.