Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/makevoid/tiktron

Electron desktop tiktok app prototype
https://github.com/makevoid/tiktron

browser electron javascript linux macos nodejs tiktok tiktok-scraper windows

Last synced: about 2 months ago
JSON representation

Electron desktop tiktok app prototype

Awesome Lists containing this project

README

        

### TikTron

Electron desktop tiktok app based on tiktok-scraper npm module

---

Status: working version

Note: TikTok recently added a new video fetch policy that doesn't allow videos to be seen/embeded on other websites/apps - currently the app is not working, until TikTok changes its policy or releases a new video url which can be embeddable / usable by other apps.

### Run

note: at the moment the project is not building releases

To run the code follow these 3 steps:

- Clone the repo or download it as a zip
- Run `npm install` to install the dependencies
- Run `npm start` to start the app

### Contribute

Feel free to open an issue or a PR

---

@makevoid