Willy-JL 9bb1b9308c Merge flip_social from https://github.com/jblanked/FlipSocial 8 tháng trước cách đây
..
.DS_Store 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
ButtonBACK_10x8.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
ButtonLeft_4x7.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
ButtonOK_7x7.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
ButtonRight_4x7.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
ButtonUp_7x4.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
CHANGELOG.md 9bb1b9308c Merge flip_social from https://github.com/jblanked/FlipSocial 8 tháng trước cách đây
README.md b4b358a181 Merge flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
WarningDolphin_45x42.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
flip-social-enter-message.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
flip-social-logged-out-menu.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
flip-social-main-menu.png 9bb1b9308c Merge flip_social from https://github.com/jblanked/FlipSocial 8 tháng trước cách đây
flip-social-post-1.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
flip-social-post-2.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây
flip-social-register.png 8164b80b3a Add flip_social from https://github.com/jblanked/FlipSocial 1 năm trước cách đây

README.md

FlipSocial

The first social media app for Flipper Zero. Connect with other users directly on your device through WiFi.

The highlight of this app is customizable pre-saves, which, as explained below, aim to address the challenges of typing with the directional pad.

Requirements

Features

  • Login/Logout
  • Registration
  • Feed
  • Profile
  • Customizable Pre-Saves
  • Explore
  • Friends
  • Direct Messaging

Login/Logout: Log in to your account to view and post on the Feed. You can also change your password and log out when needed.

Registration: Create an account with just a username and password—no email or personal information required or collected.

Feed: View the latest posts, create your own posts, and "Flip" a post—FlipSocial’s version of liking or favoriting a post.

Customizable Pre-Saves: The biggest challenge with a social media app on the Flipper Zero is using only the directional pad for input. To address this, I implemented a pre-saved text system. The pre-saves are stored in a pre_saved_messages.txt file on your SD card. You can edit the pre-saves by opening qFlipper, downloading the file from the /apps_data/flip_social/ folder, adding your pre-saves (separated by new lines), and then copying it back to your SD card. You can also create pre-saves directly within the app.

Explore: Discover other users and add them as friends.

Friends: View and remove friends.

Direct Messaging: Send direct messages to other Flipper users and view your conversations.