All Projects → jMavarez → Tana

jMavarez / Tana

Licence: MIT License
Bringing the Picture-in-Picture experience to the desktop.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Tana

albumArtCreator
A simple tool to make it easy to create good looking album art
Stars: ✭ 26 (-76.15%)
Mutual labels:  electron-app, electronjs
stato-electron
An app to let you do your work without letting anybody disturb you in between 💻.
Stars: ✭ 13 (-88.07%)
Mutual labels:  desktop, electronjs
YdarWallpaper
opengl渲染的动态桌面壁纸
Stars: ✭ 65 (-40.37%)
Mutual labels:  desktop, window
SteamTradeBot
Open source steam trading bot. Accepting or declining trades based on the automatic value calculation.
Stars: ✭ 65 (-40.37%)
Mutual labels:  desktop, electron-app
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (-35.78%)
Mutual labels:  electron-app, electronjs
electron-application
Example implementation of electronjs.
Stars: ✭ 11 (-89.91%)
Mutual labels:  electron-app, electronjs
Darkorbit-client
Open source darkorbit client (cross-platform and with better performance)
Stars: ✭ 59 (-45.87%)
Mutual labels:  electron-app, electronjs
stepmania-song-manager
Download and update song packs for StepMania with ease.
Stars: ✭ 23 (-78.9%)
Mutual labels:  electron-app, electronjs
For 0416
당신의 컴퓨터에 노란리본을 달아드립니다. For_0416 & Remember 0416
Stars: ✭ 70 (-35.78%)
Mutual labels:  desktop, window
CAM
macOS camera recording using ffmpeg
Stars: ✭ 43 (-60.55%)
Mutual labels:  ffmpeg, electron-app
qikQR
minimal desktop app to create QR codes.
Stars: ✭ 20 (-81.65%)
Mutual labels:  desktop, electron-app
gitlab task manager
Microsoft Todo inspired task manager leveraging Gitlab's Issue Tracker as the backend
Stars: ✭ 22 (-79.82%)
Mutual labels:  desktop, electron-app
The-Wall
The Wall automatically changes desktop wallpaper based on the tags selected by the user
Stars: ✭ 48 (-55.96%)
Mutual labels:  electron-app, electronjs
DropPoint
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
Stars: ✭ 303 (+177.98%)
Mutual labels:  electron-app, electronjs
web-to-desktop-framework-comparison
This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.
Stars: ✭ 605 (+455.05%)
Mutual labels:  electron-app, electronjs
y2mp3
An Electron app to download youtube playlist
Stars: ✭ 118 (+8.26%)
Mutual labels:  ffmpeg, electron-app
Interactive Data Editor
A Software to interactively edit data in a graphical manner
Stars: ✭ 35 (-67.89%)
Mutual labels:  electron-app, electronjs
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-77.98%)
Mutual labels:  electron-app, electronjs
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (-75.23%)
Mutual labels:  electron-app, electronjs
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+0%)
Mutual labels:  desktop, electron-app

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...

Usage

Change Log

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].