No description
Find a file
2022-10-10 07:40:33 -04:00
.github Fix libretro saturn for Win600, add download links to the release notes. 2022-10-08 07:04:50 -04:00
config * Apply AMD GPU performance profiles, thanks to @0_game_it on twitter. 2022-10-05 06:22:07 -04:00
distributions/JELOS Ready to merge mainline into 552 2022-09-01 13:42:06 -07:00
licenses Purge rinputer, won't use it. 2022-10-01 14:39:28 -04:00
packages We shouldn't hide any extensions by default. 2022-10-10 07:40:33 -04:00
projects * Apply AMD GPU performance profiles, thanks to @0_game_it on twitter. 2022-10-05 06:22:07 -04:00
scripts * Add support for multiple device trees. 2022-09-30 20:40:33 -04:00
tools Update the splash to resize cleaner, remove splash as it's unnecessary, shuffle sleep/wake order of operations. 2022-08-26 06:16:05 -04:00
.dockerignore JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00
.gitignore Ignore the .jelos directory. 2022-09-01 17:20:39 -04:00
BUILDING.md Requirements update. 2022-08-23 07:26:43 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-02-13 08:04:25 -05:00
CONTRIBUTING.md Fix contributing readme. 2022-05-11 11:31:51 +00:00
Dockerfile Drop hard coded splash screens and generate a correct resolution/aspect splash during the build. 2022-08-23 07:23:08 -04:00
LICENSE.md Add license.md 2022-02-13 09:11:46 -05:00
Makefile Add device root prefix for handheld and RG552. 2022-09-04 10:08:04 -04:00
PACKAGE.md Add PACKAGE.md and BUILDING.md 2022-07-13 19:58:25 -04:00
post-update * Fix long standing issue with busybox and bash. 2022-03-16 18:03:28 -04:00
PULL_REQUEST_TEMPLATE.md Create PULL_REQUEST_TEMPLATE.md 2022-02-13 09:20:15 -05:00
README.md Revert wifi sleep tweak, add RG353V to the README. 2022-10-01 10:03:01 -04:00

        Latest Version Activity Pull Requests Discord Server

Just Enough Linux Operating System (JELOS) is a community developed Linux distribution for handheld gaming devices. Our goal is to produce an operating system that has the features and capabilities that we need, and to have fun as we develop it.

Features

  • A 64bit Linux Operating System.
  • An easy to use interface using EmulationStation
  • Provides RetroArch, a variety of cores, Stand Alone Emulators, PortMaster, and ThemeMaster.
  • Supports FAT32, ExFAT, and EXT4 file systems on removable storage (slot/device #2).
  • 2.4GHz and 5GHz 802.11 A/B/G/N/AC WIFI support.
  • Online update capability for easy access to stable or development builds.
  • Support for the Anbernic WIN600, RG552, RG503, RG353P, RG353V, RG351P/M, RG351MP, RG351V.
  • Developed by a small, friendly community.

Licenses

JELOS is a Linux distribution that is made up of many open-source components. Components are provided under their respective licenses. This distribution includes components licensed for non-commercial use only.

JELOS Branding

JELOS branding and images are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

You are free to

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material

Under the following terms

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial — You may not use the material for commercial purposes.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

JELOS Software

Copyright 2021-present Fewtarius

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Flashing

This repository hosts stable versions of JELOS. If you would like to install the unstable development version, please visit the development build repository.

Installation

  • x86_64 versions of JELOS include an installation tool. This tool may be run from the boot menu or from within JELOS by switching to desktop mode and running "installer" in a terminal.

Upgrading

  • Download and install the update online via the System Settings menu.
  • Download the latest version of JELOS (.tar) for your device.
  • Copy the update to your device over the network or to the sdcard's update folder.
  • Reboot the device, and the update will begin automatically.

Network Access

  • External services are disabled by default in stable builds. When enabled, the username for ssh and samba access is "root". The root password is generated during every boot, it can be found in the System Settings menu.

RetroArch Hotkeys

  • Hotkey Enable: Select (Hold)
    • Exit: Start (Press Twice)
    • Menu: X
    • Show/Hide FPS: Y
    • Save State: R1
    • Load State: L1
    • Rewind: L2
    • Fast-Forward Toggle: R2

Documentation

Contributing

Credits

Like any Linux distribution, this project is not the work of one person. It is the work of many persons all over the world who have developed the open source bits without which this project could not exist. Special thanks to CoreELEC, LibreELEC, Anbernic, and to developers and contributors across the ARM handheld community.