Skip to content

forgexfoundation/socialdon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Notion Desktop

Notion Desktop is a cross-platform desktop application that allows you to use Notion directly on your computer, making it easier to chat with friends and family while working.

Image

🛠 Features


Image

📦 Installation

sudo snap install socialdon

Build From Source

  1. Clone the repository:
git clone https://github.com/forgexfoundation/socialdon.git
cd socialdon
  1. Install dependencies: Ensure that you have all the necessary dependencies installed.
   npm instal
  1. Start the application:
npm start
  1. Build the application: Run the following command to create a Snap package of the application.
npm run dist
  1. Change to the dist directory: Navigate to the dist directory where the Snap package is located.
cd dist
  1. Install the Snap package: Use the following command to install the Snap package. The --dangerous flag allows the installation of locally built packages.
sudo snap install --dangerous ./socialdon_1.0.3_amd64.snap

↩️ Uninstallation Steps

Remove the Snap package: To uninstall the Notion Desktop application, run the following command:

sudo snap remove socialdon

📖 Usage Instructions

Launching the App:

After installation, open Notion Desktop using:

   socialdon

🤝 Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Electron - Framework used to build the application.

About

Socialdon is a lightweight, privacy-respecting Mastodon client developed under ForgeX Foundation. Built for seamless interaction with the fediverse, it offers a clean, modern interface to browse, post, and connect without platform noise.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors