Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/celestialcrafter/fenlu

Simple and Extensible all-purpose media organizer inspired by qimgv
https://github.com/celestialcrafter/fenlu

cross-platform image-viewer linux qt qt6 windows

Last synced: 4 months ago
JSON representation

Simple and Extensible all-purpose media organizer inspired by qimgv

Awesome Lists containing this project

README

        

# fenlu

simple and extensible all-purpose media organizer inspired by qimgv

## dependencies

### build dependencies - fenlu

- qt6
- pkg-config
- g++
- [rust](https://www.rust-lang.org/)

### runtime dependencies - fenlu

- qt6

## faq

Q: what does fenlu mean?
A: it was a random name that i translated to chinese
and means "journal entry" (according to google translate atleast)
so i took it as: this application being the journal, and the media your entries!

Q: how do i script this?
A: any binary, shell script, .py, or .js file
can be placed in the `scripts/` folder
and be added to config.whitelisted_scripts
the protocol for scripts is defined in `src/protocol`