Skip to content
/ Stos Public

Cross-platform application built with Kotlin Multiplatform (CMP) to solve your programming problems using StackExchange and StackOverflow.

License

Notifications You must be signed in to change notification settings

m4ykey/Stos

Repository files navigation

Stos

Stos is a cross-platform application (Android/Desktop) built with Compose Multiplatform designed to browse StackExchange and StackOverflow

Why Stos?

Stos was created with the intention to learn Compose Multiplatform. I wanted to write an application that can be quickly launched when you have a problem.

Features

  • Clean and minimal UI focused on readability.
  • Cross-platform support (currently Android focus, desktop is planned)
  • Search with filters - advanced search to find exactly the answers you need
  • Syntax highlighting and formatted code snippets for better readability

Download

Currently, you can download the latest APK from the Releases section and install it on your Android device.

Project Setup

  1. Clone repository and open in the latest version of Android Studio
  2. Create local.properties file
  3. Add your StackExchange key:
k=YOUR_STACK_EXCHANGE_KEY

Screenshots

home.jpg detail.jpg
search.jpg tag.jpg
user.jpg

Tech Stack

Inspiration

This application was inspired by Stack

License

Copyright (C) 2025 Michał F

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Cross-platform application built with Kotlin Multiplatform (CMP) to solve your programming problems using StackExchange and StackOverflow.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published