Skip to content

lessp/wolfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolfred

An Alfred-like starting point for Revery which lets you search for files in your Desktop-directory.

Currently there's no status-bar/tray-support.

Screenshot

Prerequisites

See the requirements for building Revery

Getting started

# Install & build dependencies
esy

NOTE: The first build will take a while - building the OCaml compiler and dependencies takes time! Subsequent builds, though, should be very fast.

Once built, the application binary will be in the _build/install/default/bin - you can run it like:

  • _build/install/default/bin/Wolfred

or using esy with the script specified in package.json:

  • esy run

Releasing

To create packages for distribution, follow these steps:

  • npm install -g revery-packager

From the project-folder, run:

  • revery-packager

Once complete, there will be application packages available in the _release folder.

License

MIT License

Credits

Icons made by Dimitry Miroliubov from www.flaticon.com

About

An example of a modal-like app in Revery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published