Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 734 Bytes

README.md

File metadata and controls

45 lines (35 loc) · 734 Bytes

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