Search found 11 matches

by 1jss
Mon Sep 07, 2020 9:27 am
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light

Minimal battery icon
A minimal battery icon script for the status bar.

Dependencies :
- Python 2
- Uses acpi for battery status


#!/usr/bin/env python2
# -*- coding: utf-8 -*-

import gtk
import gobject
import subprocess
import re

ACPI_CMD = 'acpi'
TIMEOUT = 10

class MainApp:
def __init ...
by 1jss
Mon Sep 07, 2020 9:23 am
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light

Online
Online is a minimal web browser.

Features :
- Minimal UI
- Unified url and search bar (searches if there is a space in the input)
- Plenty of keyboard shortcuts
- Hidden progress bar

Dependencies :
- gtk3
- python3
- webkit2
- Currently hard coded to look for app icon in "/opt/Online ...
by 1jss
Mon Sep 07, 2020 9:12 am
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light

Files
Files is a minimal file browser.

Features :
- Minimal UI
- Path bar
- Recognizes mimes
- Plenty of keyboard shortcuts
- Right click option to open folder in terminal
- Right click option to open file as text

Dependencies :
- gtk3
- python3
- Currently hard coded to look for app icon in ...
by 1jss
Mon Sep 07, 2020 8:49 am
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light

My root folder (/) on my development installation got corrupted so that the files created there were undeletable. I tried deleting them both in UI and terminal, which seemed to work, but after a reboot they persisted. Any ideas?

I also had troubles remixing as I had removed former built in packages ...
by 1jss
Sun Aug 16, 2020 9:41 am
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light


@1jss , have you tried to do a WoofCE build of your PUP?


Not yet, but I'd love to try! Now that the murga-linux forum is accessible again I guess there is more documentation available.

Next version
I'm currently working on a 0.2 remaster with new tray configuration (but same layout), new ...
by 1jss
Sat Jul 25, 2020 8:07 am
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light


This is not a comment regarding the puppy, rather a question is for Administrators. As this is clearly identified as a remaster, should it not be moved to the Puppy Derivatives > Re-masters Category. It will at least be the first entered.


Good point! I'd love this thread to be moved to ...
by 1jss
Fri Jul 24, 2020 8:09 pm
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light

[mention]ally[/mention]
Great! Thanks!
by 1jss
Fri Jul 24, 2020 4:45 pm
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light

Oh! Thanks! :thumbup:

(Thanks btw for hosting the forum! Please tell if there is any way to help out!)
by 1jss
Fri Jul 24, 2020 4:37 pm
Forum: Beginners Help
Topic: Ubuntu is too fat... Is Puppy the answer?
Replies: 18
Views: 2681

Re: Ubuntu is too fat... Is Puppy the answer?

Hi gurk,

I'm also new to the Puppy world so I'll try to explain it as an outsider and then I kindly ask the veterans to correct me. :)

So Puppy is not based on Ubuntu in the same way that Lubuntu or Xubuntu is based on Ubuntu. Puppy is not a remaster of Ubuntu.

Puppy can be built fully separate ...
by 1jss
Fri Jul 24, 2020 3:44 pm
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

Re: JESOS - the Puppy of Light

Hi rockedge,

Thanks a lot! As stated this is a very early release, so there is still loads of work to be done!

My current priorities
Patch the first run greeter
Make all apps use the same icons in taskbar as in launcher
Fix progress bar, active button and number carousel in GTK theme
Find ...
by 1jss
Fri Jul 24, 2020 11:51 am
Forum: Re-masters
Topic: JESOS - the Puppy of Light
Replies: 20
Views: 3445

JESOS - the Puppy of Light

I've for a long time dreamt of building my own Linux distro. Then I found Puppy Linux. :D

JESOS is a remaster of BionicPup64 8.0. It's still in it's very early stages, so expect lots of imperfections.

https://raw.githubusercontent.com/1jss/JESOS/master/screenshots/desktop.png

Goals
JESOS ...

Go to advanced search