Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Latest commit

 

History

History
50 lines (34 loc) · 918 Bytes

README.md

File metadata and controls

50 lines (34 loc) · 918 Bytes

fiskabur 🐡

fiskabúr - pronouced (fish-ka-bush) is a basic template for running javascript app in a desktop wrapper the code is tiny and easy to read and seems less resource intensive then electron

Development

pip install -r requirements.txt 
python3 main.py

Why make this?

  • eletron is too heavy
  • the api is as big or little as you want it because its custom
  • common operation people need (open file, save file, save settings, camera) [coming soon]

Building

Window/Mac

pyinstaller main.py 

Mac

python3 build-mac.py py2app

TODO

  • include chumbucket somehow
  • common operation modules

Docs

https://pywebview.flowrl.com/

Icons

https://pngtoicon.com/ https://pypi.org/project/generate-iconset/

Size generator + Mac icns

$ generate-iconset assets/icon.png

ko-fi