SamSuka
Pigtarao
Pigtarao

patreon


[UPDATED]Android Funscript Editing App “Simple Funscripter” (Open Source)

Hey everyone, I’m primarily a JavaScript and Python developer, and this is my first time developing an Android app (with Kotlin). As a result, the project files might be a bit disorganized, and there might be some optimization issues. However, I’ve confirmed that it runs without any problems on the Android Studio AVD (with 2GB RAM).

I’m releasing this entire project on Git as open source, and I’m giving everyone permission to freely modify and update the code. It’s an open-source project, so feel free to use, fork, clone, modify, update, and share it! If you do use this project and upload something based on it, I’d appreciate it if you could credit the original project (the Git repo and my ES nickname).

 Important: Unless there’s a critical, app-breaking bug, I likely won’t be touching this project again, probably ever.

GITHUB REPO LINK

APK download link is below.

Introduction to “Simple Funscripter”

“Simple Funscripter” is an Android application designed to let you quickly create “basic guidelines for Funscripts” when you don’t have access to a desktop or laptop. Think of it less as a full-fledged Funscript creation and editing app, and more as a tool for drafting your scripts.

This app allows you to create the basic guide for your scripts anytime, anywhere, which can help increase your overall script output. It should help you upload more frequently and provide more content.

However, as the name “Simple” implies, this app really only offers basic functionality. It lets you set the frame timing to 33.33ms ~ 33.34ms (effectively 30fps) and add action points for each frame. It’s designed for a workflow where you later refine and improve your drafts on a desktop.

Don’t set your expectations too high! It’ll only be useful for people like me who want to keep making progress on their scripts even when they can’t use a PC or laptop.

Implemented Features:

Features Not Implemented:

Short Demo Video

[Eroscript Link]

Actual funscript file content saved from the above demo video:

{"actions":[{"at":422,"pos":40},{"at":521,"pos":60},{"at":620,"pos":20},{"at":719,"pos":0},{"at":818,"pos":100}]}

Note: metadata is excluded when saving. However, you can save the metadata later if you re-edit it with OFS.

Screenshot of the actual funscript file saved from the above demo video loaded in OFS:



UI Screenshots

BlueStacks [1920*1080]
 Samsung Galaxy S9 [5.8 Inch Display]
 
Simple Funscripter APK Version 0.1.0
VIRUSTOTAL: [LINK]
APK Download: [LINK]

Simple Funscripter APK Version 0.2.0
VIRUSTOTAL: [LINK]
APK Download: [LINK]

2025-02-18 Update 0.2.0 List

Here’s a summary of the changes in this update:


More Creators