Menu

Tree [440ba9] master /
 History

HTTPS access


File Date Author Commit
 .github 2024-03-26 Alex Kaul Alex Kaul [08ceaf] Add Duplicate Project, Copy/Paste Workflow/Widg...
 .vscode 2024-01-06 alexk111 alexk111 [17f3c9] Initial commit
 resources 2024-01-17 alexk111 alexk111 [98194e] Setup prod build & packaging
 src 2024-04-14 alexk111 alexk111 [c4ff22] Hotfix for webpage issue causing app freeze
 tests 2024-04-13 alexk111 alexk111 [e1378d] Upd tests
 .editorconfig 2024-01-06 alexk111 alexk111 [17f3c9] Initial commit
 .eslintignore 2024-01-06 alexk111 alexk111 [17f3c9] Initial commit
 .eslintrc 2024-01-06 alexk111 alexk111 [17f3c9] Initial commit
 .gitignore 2024-01-17 alexk111 alexk111 [98194e] Setup prod build & packaging
 COPYING 2024-01-06 alexk111 alexk111 [17f3c9] Initial commit
 README.md 2024-04-23 Alex Kaul Alex Kaul [440ba9] Update README.md
 backers.json 2024-01-06 alexk111 alexk111 [17f3c9] Initial commit
 electron-builder.config.js 2024-01-18 alexk111 alexk111 [e8f513] Fix dmg build issue
 jest.config.js 2024-01-06 alexk111 alexk111 [17f3c9] Initial commit
 package.json 2024-04-14 alexk111 alexk111 [23c0bf] v2.3.1-beta
 tsconfig.json 2024-01-06 alexk111 alexk111 [17f3c9] Initial commit
 webpack.main.config.js 2024-01-18 Alex Kaul Alex Kaul [03f98f] Fix compile issues
 webpack.preload.config.js 2024-01-18 Alex Kaul Alex Kaul [03f98f] Fix compile issues
 webpack.renderer.config.js 2024-04-13 Alex Kaul Alex Kaul [e92a00] Add Timer widget
 yarn.lock 2024-03-26 Alex Kaul Alex Kaul [08ceaf] Add Duplicate Project, Copy/Paste Workflow/Widg...

Read Me

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. For more info check the homepage.


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:
- NodeJS
- Yarn 1 (Classic)

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].

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.