Skip to content
/ foto Public

Image Browser and Viewer written in Flutter

Notifications You must be signed in to change notification settings

nbonamy/foto

Repository files navigation

foto

Image browser and viewer written in Flutter.

Currently only developed and tested for MacOS.

foto

Instructions

flutter pub get
flutter run -d macos

To build in Release mode and install in your Applications folder:

make deploy

TODO

  • Favorites ordering
  • Get folder icons from NSWorkspace (too slow)
  • Photo viewer with zoom
  • Exif cache database
  • Black background
  • Selection info palette
  • File operations:
    • delete
    • clipboard
    • rename
    • move
  • Folder operations
    • delete
    • clipboard
    • rename
    • move
  • Image manipulations
    • rotations
    • resize
    • convert
  • Set as wallpaper