Skip to content

tinelix/selfeco-plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelfEco Plus

Based on original SelfEco project.

Для русскоязычных пользователей смотрите README.md на русском языке.

Backstory

These are the pages of the "your own ecosystem" project.

Some time ago, I decided to take my favorite QWERTY Android smartphones off the shelves and try to breathe a second life into them - after all, the form factor of the devices is very cool, but other than dialers and checking mail, they weren’t really good for anything in their current state. Therefore, I decided to create for them the most necessary, imo, application clients - VK (music, messenger), YouTube and parcel tracking.

All projects work via a relay server HTTPS -> HTTP and parse data manually. In fact, these are just “faces” to the datasets that come from the server.

MiniVK

Compact VK unofficial messenger

A very primitive messenger, which, nevertheless, may be useful to someone. There are dialogs with notifications, there is a feed, there are walls, there are user profiles. In addition, the application has a full-fledged music section with search, downloading tracks* and background listening*.

* DISCLAIMER: These actions violate the VK Terms of Service. Claims to the author of the original project.

Blummer

Compact YouTube mobile front-end

Works via Invidous API. Since YouTube no longer knows how to serve videos on old mobile phones can load in a stream (working with the network puts a good load on the CPU), the client downloads them in a convenient way format and allows you to watch them offline or immediately. In general, with a fast Internet, loading. A 30 minute video takes about a minute :)

Tracking

Not yet ready :(

How to Download?

Go to Releases and download latest version.

How to Report Bugs?

Go to Issues.

About

A very compact VK/Invidious clients for legacy Android phones with Android 2.1 support. Based on original Monobodgan's Selfeco project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.2%
  • PHP 0.8%