Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grigio/borderless-camera
a simple camera app without window borders, useful for the screencast recording
https://github.com/grigio/borderless-camera
camera linux screencast screencast-recording
Last synced: 9 days ago
JSON representation
a simple camera app without window borders, useful for the screencast recording
- Host: GitHub
- URL: https://github.com/grigio/borderless-camera
- Owner: grigio
- License: mit
- Created: 2016-12-06T18:00:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T16:48:03.000Z (over 2 years ago)
- Last Synced: 2024-04-14T12:31:06.959Z (7 months ago)
- Topics: camera, linux, screencast, screencast-recording
- Language: HTML
- Size: 153 KB
- Stars: 42
- Watchers: 2
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Borderless Camera
![Borderless Camera](https://cloud.githubusercontent.com/assets/8074/20967471/f0bcb74e-bc7f-11e6-9e0d-3b38ba23b6a5.gif)
a simple camera app without window borders, useful for the screencast recording
## Features
- [x] Mirroring
- [x] Press `d` for debugMode and `q` to quit
- [ ] On top and On all workspaces by default, it needs to be user changeable## Installation
[Download the latest executable or the source](https://github.com/grigio/borderless-camera/releases)
### Debian / Ubuntu
```
sudo dpkg -i borderless-camera_*.deb
```### Other Linux Distros (no root user required)
Put the `borderless-camera-xxx.AppImage` executable in a persistent path (e.g ~/Apps) and run it.
### Run from sources (Linux, MacOS, Windows,...)
```
npm install
npm start
```
### Bitcoin donationsBuy me a coffee if you want..
`12eknq1JnYqd68UUaZBmC7J5ujSqXipN2y`
![qr](https://cloud.githubusercontent.com/assets/8074/21113080/7cfb74ee-c0a8-11e6-8f96-03b49ef42dd3.jpg)
(c) Luigi Maselli (https://corso-javascript.it, https://grigio.org)