Open for Contributions

Publish Your App.

The Setbian App Portal follows a simple, transparent, and community-friendly publishing process. Build. Fork. Push. Setbian will handle the packaging for your App.

Contribution Workflow

01

Fork the Repository

Start by creating your own copy of the Setbian repository.

https://github.com/bhuvanesh-m-dev/setbian
  • Click Fork on GitHub
  • Clone the fork to your local system
02

Add Your App Files

Organize your project structure cleanly.

# Directory Structure

apps_code_files/
└── <your-app-name>/
├── source_files
├── README.md
└── LICENSE

Ensure you include usage notes and license details.Also stunning Landing Page for your App

03

Commit & Push

Save your changes and push them to your fork.

# Example Commit Message

"Add my-awesome-app to apps_code_files"

04

Create Pull Request

Submit your contribution for review.

.../setbian/pulls
Checklist: • App Name & Description
• License Details
• Screenshots (Optional)
05

Review & Publish

Setbian will convert your App code to .deb, and publish.

Download Btn
Info Page
License Info
Attribution

Publishing Policy

Open-source apps must include license details.

Proprietary apps are clearly disclosed.

Setbian does not claim ownership of third-party software.

The project acts solely as a discovery and packaging facilitator.

Why This Matters

Traceable

Keeps contributions open and trackable via Git.

Collaboration

Encourages improvements through Pull Requests.

Accessibility

Makes .deb packaging accessible to all.

Community

Builds an ecosystem driven by people.

Have an Awesome App?

If you believe your app can help someone in the Linux community, I welcome you to publish it through Setbian. Fork the repo, add your work, and submit your PR — let’s build something meaningful together.