* refactor: update command categories and labels for consistency - Replaced existing command categories with more descriptive names such as "Entry Render", "Global", "Integration", "Layout", "List", "Settings", "Timeline", and "Subscription". - Updated command labels to remove unnecessary prefixes, enhancing clarity and uniformity across the application. - Adjusted imports to include the new CommandCategory type for better type safety. This refactor improves the organization and readability of command definitions, contributing to a more intuitive user experience. Signed-off-by: Innei <tukon479@gmail.com> * update Signed-off-by: Innei <tukon479@gmail.com> * update Signed-off-by: Innei <tukon479@gmail.com> * update Signed-off-by: Innei <tukon479@gmail.com> * feat: enhance command shortcut customization and recording functionality - Added a new hotkey scope for recording commands. - Introduced a mechanism to override command shortcuts using local storage. - Implemented a key recorder for capturing user-defined shortcuts with validation rules. - Updated the UI for editing command shortcuts, allowing users to customize their key bindings more intuitively. This enhancement improves user experience by providing more flexibility in managing command shortcuts. Signed-off-by: Innei <tukon479@gmail.com> * feat: enhance command shortcut customization by adding new commands - Updated the default command shortcut for toggling the timeline column. - Expanded the set of customizable commands to include various subscription and entry actions, improving user flexibility in managing shortcuts. This update enhances the customization capabilities for command shortcuts, allowing users to tailor their experience more effectively. Signed-off-by: Innei <tukon479@gmail.com> * refactor: scope Signed-off-by: Innei <tukon479@gmail.com> * feat: add global commands for quick add and toggle corner play - Introduced new global commands: "Quick Add" and "Toggle Corner Play" with associated keyboard shortcuts. - Updated command IDs and types to accommodate the new functionalities. - Enhanced the event bus integration for better command handling. This update improves user interaction by providing quick access to essential features through keyboard shortcuts. Signed-off-by: Innei <tukon479@gmail.com> * refactor: remove unused hotkey scope and streamline command bindings - Deleted the `useSwitchHotkeyScope` hook and its references to simplify the hotkey management. - Updated command bindings to ensure they function correctly without the removed scope. - Enhanced the logic for determining when commands should be active based on the current focus and active scopes. This refactor improves the clarity and efficiency of the command handling system, reducing unnecessary complexity. Signed-off-by: Innei <tukon479@gmail.com> * feat: add shortcut conflict detection and enhance shortcut customization UI - Introduced a new hook `useIsShortcutConflict` to check for conflicts between user-defined shortcuts and existing ones. - Updated the `EditableCommandShortcutItem` component to visually indicate when a shortcut is customized by the user. - Enhanced the `ShortcutInputWrapper` to display conflict warnings and improve user interaction when editing shortcuts. This update improves the user experience by allowing users to easily identify and resolve shortcut conflicts, enhancing the overall customization capabilities of command shortcuts. Signed-off-by: Innei <tukon479@gmail.com> * feat: update command structure and enhance shortcut descriptions - Changed the command ID for toggling the timeline column to toggle the subscription column for better clarity. - Updated command labels to include descriptions for various commands, improving user understanding of their functionalities. - Enhanced localization files to reflect the new command descriptions, ensuring a consistent user experience across different languages. This update improves the usability of command shortcuts by providing clearer descriptions and a more intuitive command structure. Signed-off-by: Innei <tukon479@gmail.com> * feat: introduce new keyboard shortcuts system - Added a comprehensive command shortcut system that supports multiple categories including global operations, layout controls, timeline navigation, content rendering, subscription management, and entry actions. - Users can access and customize key bindings through `Settings` -> `Shortcuts`. This enhancement improves user efficiency by providing a structured way to manage keyboard shortcuts. Signed-off-by: Innei <tukon479@gmail.com> * refactor Signed-off-by: Innei <tukon479@gmail.com> * feat: enhance focusable component with presets for improved command handling - Introduced `FocusablePresets` to encapsulate common focus-related logic, improving code reusability. - Updated command bindings in various components to utilize the new presets, streamlining the focus management process. - Enhanced the `Focusable` component to support additional scopes, improving the overall functionality and user experience. This update simplifies the management of focusable elements and enhances the command handling system. Signed-off-by: Innei <tukon479@gmail.com> * refactor: enhance Focusable component with asChild prop for improved flexibility - Updated the Focusable component to support an `asChild` prop, allowing it to render a child element with focusable properties. - Modified the BizFocusableProps interface to align with the new FocusableProps structure. - Adjusted usage in the FeedColumn component to utilize the new `asChild` feature, enhancing the component's flexibility. This change improves the usability of the Focusable component by allowing it to wrap existing elements while maintaining focus management capabilities. Signed-off-by: Innei <tukon479@gmail.com> * refactor: update WindowUnderBlur and FeedColumn components for improved structure and functionality - Refactored the WindowUnderBlur component to accept a customizable `as` prop, enhancing its flexibility in rendering. - Updated the FeedColumn component to utilize the new `WindowUnderBlur` structure, allowing it to wrap the Focusable component directly. - Enhanced the Focusable component's logic to include additional conditions for the SubscriptionList scope, improving focus management. These changes streamline the component architecture and improve the overall user experience by allowing for more versatile component usage. Signed-off-by: Innei <tukon479@gmail.com> * refactor: update command bindings in SubscriptionList for improved focus management - Replaced the `isFocus` variable with `inSubscriptionScope` to streamline focus handling in the SubscriptionList component. - Updated command bindings and hotkey conditions to utilize the new `inSubscriptionScope` logic, enhancing the clarity and functionality of focus management. These changes improve the overall structure and usability of the SubscriptionList component, ensuring better focus handling within the subscription context. Signed-off-by: Innei <tukon479@gmail.com> --------- Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .github | ||
| .vscode | ||
| api | ||
| apps | ||
| icons/mgc | ||
| locales | ||
| packages | ||
| patches | ||
| plugins/eslint | ||
| scripts | ||
| wiki | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc.mjs | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
| SECURITY.md | ||
| buildServer.json | ||
| changelogithub.config.ts | ||
| eslint.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||
| tsslint.config.ts | ||
| turbo.json | ||
| vercel.json | ||
| vitest.workspace.js | ||
| vitest.workspace.ts | ||
README.md
As they say, your thoughts are what you read—and we’ve been consuming noisy feeds for too long! Folo organizes content into one timeline, keeping you updated on what matters, noise-free. Share lists, explore collections, and enjoy distraction-free browsing.
👋🏻 Getting Started & Join Our Community
Whether for users or professional developers, Folo will be your open information playground. Please be aware that Folo is currently under active development, and feedback is welcome for any issue encountered.
Feel free to try it using the following methods:
| Operating System | Source |
|---|---|
| Any | |
| iOS | |
| macOS | |
| Windows | |
| Android | |
| Linux |
You can also install using the following methods maintained by our community:
- If you are using Arch Linux, you can install package folo-appimage that maintained by timochan and grtsinry43.
- If you are using Nix, you can install package follow that maintained by iosmanthus.
- If you are using macOS with Homebrew, you can install cask folo that maintained by realSunyz.
- If you are using Windows with Scoop, you can install manifest folo that maintained by cscnk52.
| Join our Discord server to connect with developers, request features, and receive support. | |
|---|---|
| Follow us on X/Twitter for product updates and to join in on reward activities. |
!IMPORTANT] **Star Us**, You will receive all release notifications from GitHub without any delay \~
✨ Features
Customized Information Hub
Subscribe to a vast range of feeds and curated lists. Curate your favorites and keep track of what matters most to you.
AI At Your Fingertips
A smarter and more efficient browsing with AI-powered features like translation, summary, and more.
Dynamic Content Support
Because we know content is more than just text. From articles to videos, images to audio — Folo gets it all covered.
$POWER An Ownership Economy
Tip creators across instantly with $POWER, support content you love, and unlock value in your own work. Your content, your power.
More Than Just An App
This isn’t just another app. Folo is a community — introducing a new era of openness and community-driven experience.
🤝 Contributing
You are welcome to join the open source community to build together, please check our Contributing Guide for more details.
🔏 Code signing policy
Folo for Windows uses free code signing provided by SignPath.io, certificate by SignPath Foundation.
Folo for macOS and iOS are signed and notarized by Apple Developer Program.
All released files are verified with GitHub artifact attestations to ensure their provenance and integrity.
📝 License
Folo is licensed under the GNU General Public License version 3 with the addition of the following special exception:
All content in the icons/mgc directory is copyrighted by https://mgc.mingcute.com/ and cannot be redistributed.
All content in the lottie directory is distributed under the Lottie Simple License.