Skip to content

FreeterApp/Freeter

Repository files navigation

Freeter is a free and open source organizer for those who work on the computer. Gather everything you need for work in one place, organized by projects and workflows, and have a quick access to them with a Ctrl or Cmd+Shift+F key press or a tray icon. Easily switch between projects and workflows, and stay focused on current things you need to do. Read the post talking about the motivation for doing the project and how to get started.


Homepage | Download | Community | Donate | Roadmap

Supported Operating Systems

  • Linux; most distros; Intel 64-bit.
  • Windows 10 and later; Intel 64-bit.
  • Mac OS 10.15 and later; Intel and Apple Silicon.

Installers

Check out the download page for the latest ready-to-use installers for all supported operating systems.

Run From Source Code

Prerequisites (for building the app, not needed for running):

Steps:

  1. Download the source code from the download page or GitHub releases page.
  2. Unpack the downloaded file.
  3. Execute commands:
    1. yarn (install dependencies)
    2. yarn run prod (compile the code)
    3. yarn run package (package the app)

Done. The built package comes into the ./dist folder.

License

Freeter is free software and may be redistributed under the terms specified in the license.